// retoor <retoor@molodetz.nl>
import "timer" for Timer
Timer.sleep(10)
System.print("after sleep") // expect: after sleep