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