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