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