packages feed

hjs-0.2: testsuite/parsingonly/05_comments_simple.js

// A coment
a+1;

/*

b+1;

*/

{}