Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
minor text cleanup
  • Loading branch information
coke committed Dec 11, 2009
1 parent 870a66d commit d41402c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions TODO
Expand Up @@ -9,9 +9,8 @@ Tasks/Bugs:
+/-; otherwise we'll lose t/cmd_while.t

2. This should not print anything, but prints "yes", presumably due to
integer coercion - tcl allows strings to be matched in this way, if int
coercion is not possible.
{library/init.tcl}
numeric coercion - tcl allows strings to be matched in this way, if
numeric coercion fails {library/init.tcl}

if {[set a not-empty] == ""} {puts yes}

Expand Down

0 comments on commit d41402c

Please sign in to comment.