We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 10e750f + fea3714 commit 7a4de5bCopy full SHA for 7a4de5b
test/1_stdlib/Inputs/FoundationBridge/FoundationBridge.h
@@ -1,4 +1,4 @@
1
-//===--- FoundationBridge.h --------------------------------------*- C++ -*-===//
+//===--- FoundationBridge.h -------------------------------------*- C++ -*-===//
2
//
3
// This source file is part of the Swift.org open source project
4
@@ -52,4 +52,4 @@ void takesData(NSData *object);
52
NSData *returnsData();
53
BOOL identityOfData(NSData *data);
54
55
-NS_ASSUME_NONNULL_END
+NS_ASSUME_NONNULL_END
0 commit comments