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

4 lines
52 B
Tcl
Raw Permalink Normal View History

2013-04-10 23:57:08 -07:00
if {$problem} {
error "some problem occurred"
}