ref: 81bef8daa90ad1c1589f3ebee10b030ad248b4c7 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 }