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