ref: aa749f4e5b13efc8082720ac14f5c655996f9c12 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 }