Skip to content

Commit 9a874e4

Browse files
Ran meta updater
1 parent 2359ca7 commit 9a874e4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

data/scopeSupportFacetInfos.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,7 @@
187187
- `interior.function` The body of a function declaration
188188
- `interior.if` The body of an if/elif/else branch
189189
- `interior.interface` The body of a interface
190-
- `interior.lambda.block` The block body of a lambda/anonymous function
191-
- `interior.lambda.expression` The expression body of a lambda/anonymous function
190+
- `interior.lambda` The block body of a lambda/anonymous function
192191
- `interior.method` The body of a method declaration
193192
- `interior.namespace` the body of a namespace statement
194193
- `interior.resource` the body of a 'with' / 'use' / 'using' statement

0 commit comments

Comments
 (0)