From 19552c3a16a2c24a3ef8463819d8fa8236b69716 Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Thu, 15 Nov 2018 23:52:57 +0000 Subject: [PATCH] Update TODO.md --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index c2fbd5f..86ea88b 100644 --- a/TODO.md +++ b/TODO.md @@ -29,3 +29,6 @@ - deferTurn should prevent a facet from terminating! This came up in some formulations of the game-restart logic in the flappy bird demo. + + - change send syntax from `^ ...` to `send ...` :-( + - it's too cute. Indentation doesn't work, and forgetting a semicolon causes silent xor!