packages feed

hgom-0.5.1: test/data/t2_5.gom

/* invalid: same field with two different sorts */

module Foo
imports int String

abstract syntax

T = f(x:int) | g(x:T)