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