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

  1. namespace eval config {
  2. namespace unknown {dict set _}
  3. }
  4. namespace eval config {
  5. this that the_other
  6. foo bar {baz 23}
  7. }
  8. set ::config::_