Skip to content

Commit

Permalink
Update fsc.fs
Browse files Browse the repository at this point in the history
  • Loading branch information
psfinaki committed Dec 18, 2024
1 parent edf940e commit c1cb0ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Compiler/Driver/fsc.fs
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ let TypeCheck
assemblyAttrs = rawData.AssemblyAttrs
}

// need to understand where if anything can be used here, pickling state is hard
// need to understand if anything can be used here, pickling state is hard
tcInitialState,
topAttrs,
rawData.DeclaredImpls,
Expand Down

0 comments on commit c1cb0ca

Please sign in to comment.