Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
println ++x parses as
{ ++ "println" }x
this may be right, but the error message, at least, needs to be improved
println ++x parses as
{ ++ "println" }x
this may be right, but the error message, at least, needs to be improved