ref: 0f79e7dd998f35f84ce794cc5adeaad683ac0022 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 }