ref: 4bbf79843d318582ae08b2e2d656a0dd1217fe42 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 }