packages feed

hgom-0.5.1: test/data/t3_6.gom

/* invalid syntax:
 * waits for a constructor declaration */

module Foo
imports int String char
abstract syntax

T1 = f(x:T2,y:T1) |