Posted to tcl by colin at Thu Aug 28 03:40:50 GMT 2008view pretty

namespace eval fred {
    variable fred wilma
}

set x {::fred::fred pebbles}

dict with x {}
#puts $fred
puts $::fred::fred