--- parser3/tests/312.html 2015/07/28 14:44:32 1.1
+++ parser3/tests/312.html 2015/07/28 21:26:39 1.2
@@ -16,9 +16,23 @@ $t.c1[]
^t.append{a b c d e}
^t.offset(-5)
^t.insert{v}
+
+current: ^t.line[]
^show[5]
-6: ^json:string[$copy; $.table[array] $.indent(true) ]
+^t.delete[]
+current: ^t.line[]
+^show[6]
+^t.delete[]
+current: ^t.line[]
+^show[7]
+^t.delete[]
+current: ^t.line[]
+^show[8]
+^try-catch{ ^t.delete[] }
+
+
+9: ^json:string[$copy; $.table[array] $.indent(true) ]
$t[^table::create[nameless]{}]