ref: 011368e3394ba7691d7f4f9ca61bebf82d53ecfc 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 }