ref: 186c4e4026e1d9db729153e185bd717377060926 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 }