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