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