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