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