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