added the ability to super()

This commit is contained in:
Jeremy Ashkenas
2009-12-17 09:07:42 -05:00
parent 1a8311b9d0
commit 1d35910567
5 changed files with 57 additions and 15 deletions

2
TODO
View File

@@ -1,5 +1,7 @@
TODO:
* Super in methods. (reserve it).
* Need *way* better syntax errors.
* Is it possible to close blocks (functions, ifs, trys) without an explicit