dust/examples/wait.whale
2023-08-22 11:40:50 -04:00

3 lines
39 B
Plaintext

output "foo...";
wait 1;
output "bar!";