Fix JSON parser WRT start symbol
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 20 Jan 2010 14:05:19 +0000 (15:05 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 20 Jan 2010 14:05:19 +0000 (15:05 +0100)
The start grammar symbol (referred to as JSONText in ECMA-262) is
JSONValue, not JSONObject.


No differences found