Untitled

Run Settings
LanguageNim
Language Version
Run Command
import asyncdispatch proc a {.async.} = proc b {.async.} = echo "hello!" return await b() echo "goodbye!" waitFor a()
Editor Settings
Theme
Key bindings
Full width
Lines