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