mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[gardening] Use consistent end of namespace comments
This commit is contained in:
@@ -215,7 +215,7 @@ namespace SourceKit {
|
||||
void ASTUnit::performAsync(std::function<void()> Fn) {
|
||||
Impl.Queue.dispatch(std::move(Fn));
|
||||
}
|
||||
}
|
||||
} // namespace SourceKit
|
||||
|
||||
namespace {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user