From 4aed1d37fca60029772ea6db4aaf888e873ee296 Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Thu, 30 Nov 2017 00:04:46 -0800 Subject: [PATCH] Update TODO.md --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index daf3ef1e..b2bab62d 100644 --- a/TODO.md +++ b/TODO.md @@ -54,7 +54,7 @@ - [x] Async: `$.IsCancelled()` - [ ] Use `GetTypeExpressionFromTypeDescriptor` in GacUI compiler - [x] Coroutine: `StoreResult` for `ReturnAndExit` -- [ ] State Machine (coroutine) +- [x] State Machine (coroutine) - [x] VlppWorkflowLibrary.(h|cpp) - [ ] Calculator demo - [ ] Workflow (coroutine)