Sign in
chromium
/
external
/
github.com
/
bolinfest
/
serde-jsonrc
/
fea5351733a48b22851b8018924f31bc90896aca
/
.
/
tests
/
ui
/
unexpected_comma.stderr
blob: 65e045304ebf8a6a2ee8e249fb9244e76007ba2e [
file
] [
log
] [
blame
]
error
:
no
rules expected the token
`,`
-->
$DIR
/
unexpected_comma
.
rs
:
4
:
17
|
4
|
json
!({
"a"
,
"b"
:
true
});
|
^
no
rules expected
this
token
in
macro call