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