ref: f32109a79fd8602de04e1dca83ae3aaf44cadf03 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 }