diff --git a/.github/workflows/npmpublish.yml b/.github/workflows/npmpublish.yml old mode 100644 new mode 100755 diff --git a/object.js b/object.js index 7d537e7..2b0f417 100755 --- a/object.js +++ b/object.js @@ -242,7 +242,6 @@ function(root, ...objects){ // ...mainly for inheritance. // ...would also be helpful in this case to call all the // constructors in the chain -// XXX need a simple way to make a function constructor... var Constructor = module.Constructor = // shorthand...