X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.iki;h=c9075564b17b4f2932b6fc563ea6bad8a5543ca2;hp=decd706fb5e12fad1fcb7e0138da33fafee46399;hb=b2a000fa7719776b3e7047a3bc03db8c662e4f5e;hpb=7a180e9ea675ae1e4429b455152172f380f2c439 diff --git a/index.iki b/index.iki index decd706f..c9075564 100644 --- a/index.iki +++ b/index.iki @@ -14,9 +14,9 @@ Except I want to add this: $\frac{-b\pm\sqrt{b^2-4ac}}{2a\pi^i}$ Okay now I'm fi Here is a test: -> [[!format python """ +>[[!format python """ def f(x): - if x: + if x α y: print "hello, world\n" else: return False