From: Don P. <dg...@us...> - 2003-04-03 16:46:17
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs1:/tmp/cvs-serv613 Modified Files: ChangeLog Log Message: * generic/tclCompCmds.c (TclCompileReturnCmd): Now that [return] compiles to INST_RETURN, it is safe to compile even outside a proc. |