Sign in
chromium
/
external
/
github.com
/
bolinfest
/
serde-jsonrc
/
4d5234c8d9de53e2c4bfe9420d9f1f5d34558d28
/
.
/
tests
/
ui
/
unexpected_colon.stderr
blob: b379d4e6149b1281443007a2b053c9d3195d6f6b [
file
] [
log
] [
blame
]
error
:
no
rules expected the token
`:`
-->
$DIR
/
unexpected_colon
.
rs
:
5
:
13
|
5
|
json
!({
:
true
});
|
^
no
rules expected
this
token
in
macro call
error
:
aborting due to previous error