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