X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.iki;h=1575d717602ae5380c6a0555bd1957e5884d53f5;hp=decd706fb5e12fad1fcb7e0138da33fafee46399;hb=2c44b45a58403b04a241ee269ff2966b9e140cab;hpb=7a180e9ea675ae1e4429b455152172f380f2c439 diff --git a/index.iki b/index.iki index decd706f..1575d717 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 @@ -24,6 +24,7 @@ def f(x): End of test. + ## Announcements ##