ref: 0c678f7b8a8ea747663cc0e6cc18c90fdb1aa470 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 }