Skip to content

Commit 37e5ef1

Browse files
committed
Fantomas
1 parent 0daa0d6 commit 37e5ef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Compiler/TypedTree/TypedTreeOps.fsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ val reduceTyconRefAbbrevMeasureable: TyconRef -> Measure
622622
/// <param name="canShortcut">
623623
/// <c>true</c> to allow shortcutting of type parameter equation chains during stripping
624624
/// </param>
625-
val stripTyEqnsA: TcGlobals -> canShortcut:bool -> TType -> TType
625+
val stripTyEqnsA: TcGlobals -> canShortcut: bool -> TType -> TType
626626

627627
/// <summary>
628628
/// Normalizes types.

0 commit comments

Comments
 (0)