ref: 56251d257472a214910a0d0861cae5090bdd83d9 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 }