You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/usercode/in.nim(5, 12) template/generic instantiation of `async` from here
/playground/nim/lib/pure/asyncmacro.nim(448, 10) Error: Await only available within .async
Expected Output
No errors
Additional Information
$ nim -v
Nim Compiler Version 1.0.2
The text was updated successfully, but these errors were encountered:
Example
or
Current Output
Expected Output
No errors
Additional Information
The text was updated successfully, but these errors were encountered: