ref: 5012321224ab424e3e7b166506690dc77d34d021 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 }