From b88df2aa036c253c3df25428a2af44cd18bc947e Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Tue, 23 May 2017 22:03:49 -0700 Subject: [PATCH] Update TODO.md --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index c7d80114..a7cca2c7 100644 --- a/TODO.md +++ b/TODO.md @@ -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)