(no commit message)
authorjim <jim@web>
Thu, 2 Jun 2011 23:35:17 +0000 (19:35 -0400)
committerSystem Administrator <root@SERVER.PHILOSOPHY.FAS.NYU.EDU>
Thu, 2 Jun 2011 23:35:17 +0000 (19:35 -0400)
index.iki

index c907556..5d904de 100644 (file)
--- a/index.iki
+++ b/index.iki
@@ -20,6 +20,12 @@ def f(x):
         print "hello, world\n"
     else:
         return False
+
+        idle code
+
+def bar(y, *z):
+    print 1 *doo* 3
+
 """]]
 
 End of test.