ref: 11e1e04c02384185b777703bb33f2542bd4ba4d9 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 }