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