git-svn-id: file:///Users/aamine/c/gitwork/public/cbc/trunk@3989 1b9489fe-b721-0410-924e-b54b9192deb8
This commit is contained in:
Minero Aoki 2008-08-31 16:27:25 +00:00
parent c0b83c8998
commit 94002785bd
1 changed files with 1 additions and 1 deletions

2
ToDo
View File

@ -2,7 +2,6 @@
== Current
* test if static function is really static
* test switch stmt
* remove FIXME from Entity.java
* prohibit multi-dimension array without size
@ -210,3 +209,4 @@
- !ptr should work
- implement NULL as reserved word
- duplicated import did not propagate symbols
- test if static function is really static