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