--- parser3/tests/253.html 2010/10/01 23:11:24 1.4
+++ parser3/tests/253.html 2010/10/24 22:14:42 1.5
@@ -14,6 +14,14 @@ $o[^json:parse[$s][ $.double(false) $.di
$o[^json:parse[$s][ $.object[$hook_key] $.distinct[all] ]]
^print[$o]
+$s[[1,{"type":"class1","value":"3"},4]]
+
+$o[^json:parse[$s][ $.object[$hook] ]]
+^print[$o]
+
+$o[^json:parse[$s]]
+^print[$o]
+
@try_catch[code]
^try{
$code