using declaration doesn't work #1957
Unanswered
gianmarialari
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Sorry for the trivial question.
When I try to execute this code
... inside a cell (Visual studio code 1.66.1), I get a "missing semicolon" error.

It's like you can't use the new syntax introduced in c# 8 for the "using" statement.
What am I missing?
Beta Was this translation helpful? Give feedback.
All reactions