checkpoint
[sbp.git] / tests / regression.tc
index 73fe509..bd7d107 100644 (file)
@@ -389,3 +389,11 @@ testcase {
     c   = ("c":: x "2" x "1")*
     x   = [123]
 }
+
+
+//testcase {
+//    input "ab";
+//    
+//    s = a:"a" b:"b"
+//}
+