ref: 0777dce112452cb95d09037ef49a5f35b48ed6e3 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 }