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