--- parser3/tests/results/232.processed 2010/06/29 05:20:57 1.2
+++ parser3/tests/results/232.processed 2024/10/02 17:29:17 1.4
@@ -1,9 +1,19 @@
Content-Type: text/html
-Content-Length: 78
+Content-Length: 304
-=double=-1=
-=hash=hash value=
-=table=table value=
-=bool=1=
-=bool=0=
-=double=5=
\ No newline at end of file
+Class: o1
+expression: -1
+hash: hash-value
+table: table-value
+def: true
+bool: false
+double: 255
+
+Class: o2
+expression: 0
+hash: hash-value
+table: table-value
+def: false
+bool: true
+double: 32
+allowed: {}
\ No newline at end of file