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