ref: 94acc736ec2d8d80533439a24742d7c796aaab4f 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 }