ref: 0855d34c6585b6479f74f059a91c483c58016ea8 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 }