mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[gardening] Fix end of namespace comments
This commit is contained in:
@@ -1671,7 +1671,7 @@ private:
|
||||
}
|
||||
};
|
||||
|
||||
} // namespace
|
||||
} // end anonymous namespace
|
||||
|
||||
void SwiftLangSupport::findRelatedIdentifiersInFile(
|
||||
StringRef InputFile, unsigned Offset,
|
||||
|
||||
Reference in New Issue
Block a user