function boot.janet on line 3150, column 3 (ev/call f & args) run the function.
(ev/call print 10) (ev/sleep 0.0001) # give ev a chance in the REPL, remove in file # => prints 10