Update TODO.md

This commit is contained in:
Zihan Chen
2017-05-26 03:03:43 -07:00
committed by GitHub
parent 9288d27bec
commit cbf8ac3ade
-1
View File
@@ -13,7 +13,6 @@
* Use ::vl::vint for int in both 32 and 64 configurations.
* State Machine
* 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