File:  [parser3project] / parser3 / tests / results / 253.processed
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Thu Sep 2 22:56:09 2010 UTC (16 years ago) by moko
Branches: MAIN
CVS tags: HEAD
$.distinct option testing added

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

object
duplicate key
object = {
type = string class1
value = string sample1
}
array = {
0 = {
id = int 1
label = string test1
}
1 = {
id = int 2
label = string test2
}
2 = bool false 3 = bool true 4 = int 2
5 = double 2
6 = void }
object = {
type = string class2
value = string sample2
}
array = {
0 = {
id = int 1
label = string test1
}
1 = {
id = int 2
label = string test2
}
2 = bool false 3 = bool true 4 = int 2
5 = string 2.0
6 = void }
object = class1 value "sample1"
array = {
0 = {
id = int 1
label = string test1
}
1 = {
id = int 2
label = string test2
}
2 = bool false 3 = bool true 4 = int 2
5 = double 2
6 = void }
object_2 = class2 value "sample2"

E-mail: