packages feed

hgom-0.5.1: test/data/t2_9.gom

/* invalid: 
 * Int, while and public clash with keywords */

module for
abstract syntax

INt = a()
B = while()
C = f(public:B)