Skip to content

Commit 0bb3130

Browse files
committed
[Test] Remove extraneous whitespace
1 parent cc7a398 commit 0bb3130

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/attr/typed_throws_availability_osx.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,3 @@ enum MyError: Error {
1010
@available(macOS 12, *)
1111
func throwMyErrorBadly() throws(MyError) { }
1212
// expected-error@-1{{'MyError' is only available in macOS 13 or newer}}
13-
14-
15-

0 commit comments

Comments
 (0)