JanetDocsPlaygroundI'm feeling luckyGitHub sign in
(def f (ev/spawn 4)) (ev/sleep 0.0001) # give ev a chance in the REPL, remove in file (fiber/last-value f) # => 4