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
junk by bcharder
38 days ago
tcl by egavilan
47 days ago
tcl by Stu
49 days ago
tcl by Stu
49 days ago
tcl by oldlaptop
82 days ago
tcl by oldlaptop
82 days ago
tcl by Molnija Bjornsson
87 days ago
tcl by Molnija Bjornsson
87 days ago
tcl by zmoment
87 days ago
tcl by zmoment
87 days ago
Submit
New paste
Documentation
From Jabber