Hi gurus,

The first example in the documentation on the start control flow does not seem to work as promised.
Here is the code:

start { sleep 1; say "done" }
say "working";
# working, done

Both 2020.1 and the 2020.12 version under Ubuntu yield only "working". Am I missing something?

--
Theo van den Heuvel

Reply via email to