ref: b4c40054b5b378a7b1ab7b8090c586d0a86898c1 dir: /test/generic-in-const.myr/
/* should fail to compile because generic types are only allowed in generic declarations. */ const foo = {v : @a -> v }