What steps will reproduce the problem?
1. echo 'print(("barf"):len())' > barf.lua
2. ./lua_simplifier barf.lua
What is the expected output? What do you see instead?
Error: syntax error, unexpected ':', expecting ',' or ')', at barf.lua:1
What version of the product are you using? On what operating system?
svn checkout from today, on Debian unstable linked against lua5.1
Original issue reported on code.google.com by nkie...@gmail.com on 9 Jul 2010 at 5:26
Original issue reported on code.google.com by
nkie...@gmail.com
on 9 Jul 2010 at 5:26