ref: 81693eb29061bb06a48cc634ab3b6e30883bcbd3 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 }