ref: 224a25f16463b31a8f36f266d34d09e83175f170 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 }