Compare commits

..

No commits in common. "new_test" and "main" have entirely different histories.

View File

@ -49,4 +49,4 @@ if __name__ == "__main__":
try:
sys.exit(0)
except SystemExit:
os._exit(0)
os._exit(0)