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