Skip to content

Commit

Permalink
+20
Browse files Browse the repository at this point in the history
  • Loading branch information
SunSerega committed Jun 24, 2023
1 parent e3d5b12 commit d004c0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Utils/AOtp.pas
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,8 @@ procedure MakeSureToExit;
FinishedPause;
Halt(1);
end);
Console.WriteLine('Halt(0)');
Halt(0);
end;

initialization
Expand Down

0 comments on commit d004c0b

Please sign in to comment.