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