Skip to content

Commit 4e871ec

Browse files
committed
fix header label
1 parent 4410b02 commit 4e871ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

standard/statements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ A *local_variable_declaration* with `using` shall not appear directly inside a `
412412

413413
A *local_variable_declaration* with `using` shall not appear in an `out` variable declaration.
414414

415-
#### 13.6.2.1 Implicitly typed local variable declarations
415+
#### 13.6.2.2 Implicitly typed local variable declarations
416416

417417
```ANTLR
418418
implicitly_typed_local_variable_declaration

0 commit comments

Comments
 (0)