Sign in
flutter
/
third_party
/
json.git
/
refs/heads/gh-pages
/
.
/
examples
/
trailing_commas.output
blob: 3b2c49eb77e99a3d640ffd79a608355c852e9154 [
file
] [
log
] [
blame
] [
edit
]
[
json
.
exception
.
parse_error
.
101
]
parse error at line
11
,
column
9
:
syntax error
while
parsing value
-
unexpected
']'
;
expected
'['
,
'{'
,
or
a literal
{
"planets"
:
[
"Mercury"
,
"Venus"
,
"Earth"
,
"Mars"
,
"Jupiter"
,
"Uranus"
,
"Neptune"
]
}