ref: 340cbfe1d94aa8065191eac10aec2dbe3922c100 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 }