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