import "scheduler" for Scheduler
import "timer" for Timer
await Timer.sleep(1)
System.print("done") // expect: done