Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c1cb0ca

Browse files
committedDec 18, 2024
Update fsc.fs
1 parent edf940e commit c1cb0ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/Compiler/Driver/fsc.fs

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ let TypeCheck
186186
assemblyAttrs = rawData.AssemblyAttrs
187187
}
188188

189-
// need to understand where if anything can be used here, pickling state is hard
189+
// need to understand if anything can be used here, pickling state is hard
190190
tcInitialState,
191191
topAttrs,
192192
rawData.DeclaredImpls,

0 commit comments

Comments
 (0)
Please sign in to comment.