diff options
author | dgp <dgp@users.sourceforge.net> | 2011-09-07 18:03:20 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-09-07 18:03:20 (GMT) |
commit | 21bda541a55b74d0c09bd93e1c7747189a746845 (patch) | |
tree | 323562cab31cb285ed6dfcbc8c3bbaf61f8386b3 /tests/parseExpr.test | |
parent | 0906f92e8dcffbe562f7e4417b0fbca442e5a9eb (diff) | |
parent | b6f9c57d5b543ac576003e9d54692aec38691e1d (diff) | |
parent | 2e185ea3108e19237581b8ff5d2e3440a2bafec1 (diff) | |
parent | 23b63c2e7c0566526a0c953e7e7374f5bef428c9 (diff) | |
download | tcl-21bda541a55b74d0c09bd93e1c7747189a746845.zip tcl-21bda541a55b74d0c09bd93e1c7747189a746845.tar.gz tcl-21bda541a55b74d0c09bd93e1c7747189a746845.tar.bz2 |
3401704 Allow function names like influence(), nanobot(), and 99bottles()
that have been parsed as missing operator syntax errors before with the
form NUMBER + FUNCTION.
***POTENTIAL INCOMPATIBILITY***