ref: 2762f6ad4f342701df7a6f01fd20130cabb66cd3 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 }