RosettaCodeData/Task/Program-termination/Tcl/program-termination-2.tcl

4 lines
52 B
Tcl

if {$problem} {
error "some problem occurred"
}