packages feed

language-ecmascript-0.15: test/parse-pretty/object-lit-2.js

var x = {  // avoid ambiguity with BlockStmt
  foo : 23, 
  bar : 50, 
}