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