We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25aae11 commit 20d467eCopy full SHA for 20d467e
docs/error-messages/compiler-errors-2/compiler-error-c2601.md
@@ -14,7 +14,7 @@ ms.assetid: 88275582-5f37-45d7-807d-05f06ba00965
14
15
Code tries to define a function within a function.
16
17
-Or, there may be an extra brace in your source code before the location of the C2601 error.
+Or, there may be an extra/missing brace before the location of the C2601 error.
18
19
## Examples
20
0 commit comments