ref: 64046d70836a316dd7ea1fc544cf5e30cb41b947 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 }