Update main.cpp

This commit is contained in:
reallynniroprobably
2026-03-17 00:16:01 +11:00
parent c2747f5538
commit f78002daca

View File

@@ -57,6 +57,6 @@ int main(int argc, char *argv[]) {
std::cout << "Shell could not be detected\n";
}
}
// test
return 0;
}