From 3d02a0f0d779ba060ed040833cc7d7189323c749 Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Wed, 10 May 2017 06:18:47 -0700 Subject: [PATCH] Update TODO.md --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 29751481..23fd7bd1 100644 --- a/TODO.md +++ b/TODO.md @@ -15,6 +15,7 @@ * 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 #### (probably not do)