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