RosettaCodeData/Task/Program-termination/Tcl/program-termination-2.tcl
2023-07-01 13:44:08 -04:00

3 lines
52 B
Tcl

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