--- parser3/tests/330.html 2016/05/11 22:32:11 1.1
+++ parser3/tests/330.html 2017/01/14 10:43:59 1.3
@@ -17,7 +17,7 @@
}
brake happend.
}
-break moment: $a
+break moment: "$a"
2. break in try with finally
^while(1){
@@ -102,5 +102,14 @@ break moment: $a
}
$finally
+7. just try exception source check
+
+^try-catch{
+^try{
+ ^no-such-method[]
+}{
+}
+}
+
@method[n]
call number $n