2 lines
93 B
Tcl
2 lines
93 B
Tcl
|
|
set var 5 ;# ($var is the string "5", or the integer 5 , or a list with one item {5} )
|