diff --git a/TODO.md b/TODO.md index 727603f5..5e57c5a3 100644 --- a/TODO.md +++ b/TODO.md @@ -16,7 +16,6 @@ * `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 - * `(null of Enum?) == Enum::Item` crashes #### (probably not do)