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