checkpoint
[sbp.git] / tests / regression.tc
index 025f56e..48a9bae 100644 (file)
@@ -390,3 +390,10 @@ testcase {
     x   = [123]
 }
 
+
+testcase {
+    input "ab";
+    
+    s = a:"a" b:"b"
+}
+