Posted to tcl by aspect at Thu Nov 03 00:48:49 GMT 2011view pretty

namespace eval config {
  namespace unknown {dict set _}
}
namespace eval config {
   this  that the_other
   foo   bar {baz 23}
}
set ::config::_