json/tests/ui/missing_colon.stderr
2017-04-11 21:16:48 -07:00

9 lines
202 B
Plaintext

error: unexpected end of macro invocation
--> $DIR/missing_colon.rs:5:5
|
5 | json!({ "a" });
| ^^^^^^^^^^^^^^^
|
= note: this error originates in a macro outside of the current crate