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