ref: 96f7ecd57ed79995544a125e752c9711aeedbcb8 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 }