wisp
 
(Arne Babenhauserheide)
2016-10-09: note drawback: executed when the char starts. three-witches-space-in-name

note drawback: executed when the char starts.

diff --git a/examples/enter-three-witches.w b/examples/enter-three-witches.w
--- a/examples/enter-three-witches.w
+++ b/examples/enter-three-witches.w
@@ -166,7 +166,7 @@ define : main args
   
   Second Witch :resolute
       When the hurlyburly's done, (we ,(+ 1 2)) ; inline-code is allowed!
-      When the battle's lost and won.
+      When the battle's lost and won. ,(read-char) ; but executed all at once when the char starts
 
   Third Witch
       That will be ere the set of sun.