| Current Path : /usr/local/src/clamav-1.0.9/libclamav_rust/.cargo/vendor/serde_json/tests/ui/ |
| Current File : //usr/local/src/clamav-1.0.9/libclamav_rust/.cargo/vendor/serde_json/tests/ui/parse_expr.stderr |
error: no rules expected the token `~`
--> tests/ui/parse_expr.rs:4:19
|
4 | json!({ "a" : ~ });
| ^ no rules expected this token in macro call
|
note: while trying to match meta-variable `$e:expr`
--> src/macros.rs
|
| ($e:expr , $($tt:tt)*) => {};
| ^^^^^^^