3 lines
55 B
Tcl
3 lines
55 B
Tcl
|
|
expr {func() + [cmd]}
|
||
|
|
expr {func(1,2,3} + [cmd a b c]}
|