RosettaCodeData/Task/Program-termination/Pascal/program-termination.pas

5 lines
29 B
ObjectPascal
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
if true then
begin
halt
end