ref: 6cf64ac765264c305b91b3062ef8e3525e83add5 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 }