2013-10-10 11:48:56 +02:00
|
|
|
SyntaxError:33:Expected property id but found ,
|
2013-07-01 23:36:40 +05:30
|
|
|
({,})
|
|
|
|
^
|
2013-10-10 11:48:56 +02:00
|
|
|
SyntaxError:33:Expected property id but found ,
|
2013-07-01 23:36:40 +05:30
|
|
|
({, a:2 })
|
|
|
|
^
|
2013-10-10 11:48:56 +02:00
|
|
|
SyntaxError:33:Expected property id but found ,
|
2013-07-01 23:36:40 +05:30
|
|
|
({a:3,,})
|
|
|
|
^
|
2013-10-10 11:48:56 +02:00
|
|
|
SyntaxError:33:Expected comma but found ident
|
2013-07-01 23:36:40 +05:30
|
|
|
({a:3 b:2}
|
|
|
|
^
|