When a string contains brackets, the expression is not parsed correctly (The parser should skip anything bewteen quotes)
Example:
length("(")
length("()*3")
length("]")
reverse("pi()")
Note also the interesing result of
reverse("abc(1)")
Nobody/Anonymous ( nobody ) - 2011-08-15 05:35:58 PDT
5
Open
None
Nobody/Anonymous
None
None
Public