Diff
Not logged in

Differences From Artifact [5c11e6a333]:

To Artifact [357a62b4f9]:


38
39
40
41
42
43
44


45
46
47
    puts "x is $x"
}
.CE
.SH "SEE ALSO"
break(n), for(n), foreach(n), return(n), while(n)
.SH KEYWORDS
continue, iteration, loop


'\" Local Variables:
'\" mode: nroff
'\" End:







>
>



38
39
40
41
42
43
44
45
46
47
48
49
    puts "x is $x"
}
.CE
.SH "SEE ALSO"
break(n), for(n), foreach(n), return(n), while(n)
.SH KEYWORDS
continue, iteration, loop
.SH CATEGORY
Tcl Control Constructs
'\" Local Variables:
'\" mode: nroff
'\" End: