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