fugging markdown

This commit is contained in:
qorg11 2021-12-09 14:18:36 +01:00
parent e86d8d173d
commit 5c8de859bd
No known key found for this signature in database
GPG Key ID: 343FC20A4ACA62B9
1 changed files with 2 additions and 1 deletions

View File

@ -121,7 +121,8 @@ await Supply.from-list(<A B C D E F>).throttle: 2, {
.print
}
# OUTPUT: ABCDhiEF
#OUTPUT: ABCDhiEF
~~~
the `start` block is called asyncronously, so it sleeps 1.5 seconds