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