Update TODO.md

This commit is contained in:
Zihan Chen
2017-05-10 05:51:09 -07:00
committed by GitHub
parent ba7e5a27a2
commit 3c865b3d6c
+2
View File
@@ -13,6 +13,8 @@
* Don't create IValueList if apply `{1 2 3}` on `List<int>` argument.
* 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)
#### (probably not do)