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