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