ref: 7464174215c60b462e390a1ec63b04b26cf15666 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 }