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