Unexpected SyntaxError while compiling await (() => 42)
#27808
Labels
repl
related to the Read-Eval-Print-Loop functionality of Deno
await (() => 42)
#27808
Version: Deno 2.1.7
await (() => 42)
should be treated as a valid syntax.The text was updated successfully, but these errors were encountered: