ref: 8210cec37c96007fb8ac64f7829bd78a1009f7d5 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 }