RosettaCodeData/Task/Variadic-function/Tcl/variadic-function-2.tcl

2 lines
45 B
Tcl

eval [list print_all] [lrange $things 0 end]