From: jim Date: Thu, 2 Jun 2011 23:35:17 +0000 (-0400) Subject: (no commit message) X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=2b3c829998aafabbacdbfdc316811ede72cea7d7;ds=sidebyside --- diff --git a/index.iki b/index.iki index c9075564..5d904dee 100644 --- 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.