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