ref: 05d6f166bfbae35f412ac8276b34a61ecfb3a384 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 }