Skip to content

Commit fe2ff68

Browse files
EOL at EOF
1 parent 23d4c76 commit fe2ff68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/attr/attr_availability_unavailability.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ func log(format: String, _ args: Any...) { fatalError() }
6868
// Regression test for https://github.com/apple/swift/issues/64694
6969
func testUnavailableRenamedFromVariadicDoesntAssert() {
7070
log(format: "") // expected-error{{'log(format:_:)' has been renamed to 'log(message:)'}}
71-
}
71+
}

0 commit comments

Comments
 (0)