mirror of
https://github.com/isar/libmdbx.git
synced 2025-10-14 04:22:26 +08:00
mdbx: новые настройки clang-format (косметика).
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
int main(int argc, const char *argv[]) {
|
||||
(void)argc;
|
||||
(void)argv;
|
||||
std::cout
|
||||
<< "OK (but this is do-nothing test just for a check for compilation)\n";
|
||||
std::cout << "OK (but this is do-nothing test just for a check for compilation)\n";
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
Reference in New Issue
Block a user