We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0daa0d6 commit 37e5ef1Copy full SHA for 37e5ef1
src/Compiler/TypedTree/TypedTreeOps.fsi
@@ -622,7 +622,7 @@ val reduceTyconRefAbbrevMeasureable: TyconRef -> Measure
622
/// <param name="canShortcut">
623
/// <c>true</c> to allow shortcutting of type parameter equation chains during stripping
624
/// </param>
625
-val stripTyEqnsA: TcGlobals -> canShortcut:bool -> TType -> TType
+val stripTyEqnsA: TcGlobals -> canShortcut: bool -> TType -> TType
626
627
/// <summary>
628
/// Normalizes types.
0 commit comments