File:  [parser3project] / parser3 / tests / results / 287.processed
Revision 1.3: download - view: text, annotated - select for diffs - revision graph
Wed Oct 2 20:06:47 2024 UTC (21 months ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, HEAD
more tests for full array and json code coverage

Content-Type: text/html
Content-Length: 305

{
	"a":{
		"b":"c"
	},
	"object":{
		"o":"at key object, with 2 options",
		"h":{
			"a":"b",
			"c":"d"
		}
	}
}
{
	"a":{
		"b":"c"
	},
	"object":{
		"o":"placeholder",
		"h":{
			"a":"b",
			"c":"d"
		}
	}
}
null
Exception type: parser.runtime,
Source: string,
Comment: Unsupported value's type (xnode)

E-mail: