more fun
Posted to
tcl
by colin at Tue Apr 21 01:10:09 GMT 2009
view raw
%
set
x {a b c
$d
{{e }} [f]}
a b c
$d
{{e }} [f]
%
puts
[
list
{*}
$x
]
a b c {
$d
} {{e }} {[f]}
%
puts
[
list
{*}\{
$x
\}]
{a b c
$d
{{e }} [f]}
Recent Posts
tcl by mookie
37 days ago
tcl by oldlaptop
42 days ago
tcl by rhobart
54 days ago
tcl by rhobart
54 days ago
tcl by rhobart
55 days ago
tcl by Bradipo
55 days ago
tcl by rhobart
55 days ago
tcl by sssc
59 days ago
tcl by mookie
75 days ago
tcl by JMN
83 days ago
Submit
New paste
Documentation
From Jabber