Update TODO.md

This commit is contained in:
Zihan Chen
2017-05-23 22:03:49 -07:00
committed by GitHub
parent b3630ceff8
commit b88df2aa03
+1
View File
@@ -15,6 +15,7 @@
* Issues:
* `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
#### (probably not do)