Clone
Gustaf Neumann <neumann@wu-wien.ac.at>
committed
on 22 Sep 09
- added experimental USE_COMPILED_VAR_RESOLVER Example:
Foo instproc bar2 {} {
set .x [expr {!${.x}}]
}