ref: c25a3ef79ba455adc1c9310867086ac6de416e1e dir: /test/generic-in-const.myr/
/* should fail to compile because generic types are only allowed in generic declarations. */ const foo = {v : @a -> v }