ref: 2fa02e1d1d3df890d4349316389633d58c986254 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 }