Index: tests/alias.test =================================================================== diff -u -r52af84c2682d91994f00f6f1cfdf7e9f5fda0a62 -r392fda7d21bb87b5727efd57ec51d07fcf4547f4 --- tests/alias.test (.../alias.test) (revision 52af84c2682d91994f00f6f1cfdf7e9f5fda0a62) +++ tests/alias.test (.../alias.test) (revision 392fda7d21bb87b5727efd57ec51d07fcf4547f4) @@ -792,6 +792,7 @@ ? [list [:] public object alias foo $handle] "::o::foo" } # at runtime, we get an exception + puts stderr ====== ? {o foo} {target "::o::foo" of alias foo apparently disappeared} # test indirect case