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