@@ -21,9 +21,9 @@ ++cnt; return cnt; } -void application_exit() +void application_exit() nothrow { std.c.stdlib.exit(0); }