goon
https://git.tonybtw.com/goon.git
git://git.tonybtw.com/goon.git
// line comment
let x = 1; /* block comment */
{ value = x; /* inline */ }