Skip to content

Commit

Permalink
Remove fixed TODO entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
rafl committed Sep 4, 2009
1 parent 21a6e58 commit 643443a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions TODO
@@ -1,6 +1,4 @@
* Implement class Foo; * Implement class Foo;
* Only set up the matching declarators inside of class and role.
(i.e. no augment in role)
* Implemet subclass { ... }, meaning class Foo extends OuterClass { ... } for * Implemet subclass { ... }, meaning class Foo extends OuterClass { ... } for
nested classes. nested classes.
* Allow $class = extends Foo { ... }; and $class = with Role { ... }; for * Allow $class = extends Foo { ... }; and $class = with Role { ... }; for
Expand Down

0 comments on commit 643443a

Please sign in to comment.