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)