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