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