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