ref: ad3da8e78225fcd945766edbb9bc97a24083b8e1 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 }