RosettaCodeData/Task/Program-termination/Tcl/program-termination-2.tcl
Ingy döt Net b83f433714 tasks a-s
2013-04-10 23:57:08 -07:00

3 lines
52 B
Tcl

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