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