packages feed

hjsmin-0.1.4: test/parsingonly/06_newexpr.js

new bob;
new bob(1)
new bob()(1,2)
bob[1](1,2)