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