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