ref: 752e3042368d31728e583879b18d1d93d96adefd 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 }