ref: 82c1dc9af055897ffeb373aee2a107ac0d472156 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 }