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