1
0
Fork 0

Removed completed TODO item

closure/master
Mike Gerwitz 2011-03-28 18:14:48 -04:00
parent 8ba68b31dc
commit cea9ca906f
1 changed files with 0 additions and 2 deletions

2
TODO
View File

@ -14,8 +14,6 @@
Member Keywords
- Restrictions; throw exceptions when unknown keywords are used
- Concrete types must implement member with same visibility, or greater
visibility, than the abstract implementation defined
- Abstract keyword cannot be used with private members
- toString() must be public