Menu

Diff of /trunk/python/python.lime [r13] .. [r14]  Maximize  Restore

Switch to side-by-side view

--- a/trunk/python/python.lime
+++ b/trunk/python/python.lime
@@ -22,4 +22,10 @@
 
 exprlist = NAME .
 
-testlist = NAME .
+testlist = test .
+
+test = expr .
+
+expr = NAME RBO argslist RBC .
+
+argslist = NUMBER COMMA NUMBER .
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.