Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit056141a

Browse files
auduchinokKevinRansom
authored andcommitted
Add isRecursive field name to SynModuleDecl.Let (dotnet#6115)
1 parentfde0e55 commit056141a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/fsharp/ast.fs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1409,7 +1409,7 @@ and
14091409
SynModuleDecl=
14101410
| ModuleAbbrevofident:Ident*longId:LongIdent*range:range
14111411
| NestedModuleofSynComponentInfo*isRecursive:bool*SynModuleDecls*bool*range:range
1412-
| Letofbool*SynBindinglist*range:range
1412+
| LetofisRecursive:bool*SynBindinglist*range:range
14131413
| DoExprofSequencePointInfoForBinding*SynExpr*range:range
14141414
| TypesofSynTypeDefnlist*range:range
14151415
| ExceptionofSynExceptionDefn*range:range

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp