Update TODO.md

This commit is contained in:
Zihan Chen
2017-05-26 02:33:12 -07:00
committed by GitHub
parent 5dcb1025b3
commit 9288d27bec
-1
View File
@@ -16,7 +16,6 @@
* `prop A : A = x {}` doesn't report error (because type A should resolve to the property itself)
* `func X(x : NotExists) : void;` crashes
* `bind(let-expression)` generates wrong code
* `(null of Enum?) == Enum::Item` crashes
#### (probably not do)