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 4606e59 commit b2aebfdCopy full SHA for b2aebfd
docs/error-messages/compiler-errors-2/compiler-error-c2601.md
@@ -8,7 +8,7 @@ ms.assetid: 88275582-5f37-45d7-807d-05f06ba00965
8
---
9
# Compiler Error C2601
10
11
-'function' : local function definitions are illegal
+> '*function*': local function definitions are illegal
12
13
Code tries to define a function within a function.
14
0 commit comments