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