You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same as issue 19.
If 3n means 3*n, what are we going to do with n3? Is it n*3 or is it a variable named
n3? If we do the former, variables can't contain numbers anymore (which is a severe
limitation and backward incompatible). If we the latter, things don't get quite
consistent and would lead to confusion.
Originally reported on Google Code with ID 34
Reported by
helder.pereira.correia
on 2007-05-12 00:38:33The text was updated successfully, but these errors were encountered: