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