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