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