rename commit to log in console

This commit is contained in:
chatlanin
2024-07-10 10:22:01 +03:00
parent b09ae8407f
commit 0b761bde2b
2 changed files with 2 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
auto main(int argc, char *argv[]) -> int
{
hack::exception ex;
ex.log();
}