Skip to content

Commit 35ae53a

Browse files
committed
[fixup] Delete extraneous newlines
1 parent 5dbe1a9 commit 35ae53a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/SILOptimizer/floating_point_conversion.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,3 @@ public func testDouble(_ x: Double) -> Double {
6262
public func testFloat(_ x: Float) -> Float {
6363
return convert(x, to: Float.self)
6464
}
65-
66-

0 commit comments

Comments
 (0)