Sign in
flutter
/
third_party
/
json.git
/
6b276104d1eb1d3c6018994e314cb3fd65550315
/
.
/
examples
/
trailing_commas.output
blob: 3b2c49eb77e99a3d640ffd79a608355c852e9154 [
file
]
[
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"
]
}