RosettaCodeData/Task/Program-termination/Ruby/program-termination-2.rb

4 lines
43 B
Ruby
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
if problem
exit! # default value 1
end