ref: 1db9bc54f99b5489d34b7c048fe3909b0279a317 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 }