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