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