ref: 434d0cb13d33d233450ac240871a28dca6767d92 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 }