Skip to content

Commit a177d8e

Browse files
committed
normalize formatting
1 parent fb57250 commit a177d8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/fsharp/FSharp.Core/array.fs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,6 @@ namespace Microsoft.FSharp.Collections
556556
| 0 -> empty
557557
| resLen -> Array.subUnchecked i resLen array
558558

559-
560559
[<CompiledName("FindBack")>]
561560
let findBack f (array: _[]) =
562561
checkNonNull "array" array

0 commit comments

Comments
 (0)