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