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