Aladdin - Scala Bugtracking
[#1223] project: documentation priority: low category: bug
submitter assigned to status date submitted
Nikolay Martin fixed 2007-07-18 14:15:50.0
subject [contrib #696] Incorrect example of integer literal in the specification
code
The Scala Language Specification, Version 2.5, 1.3.1 Integer Literals contains an example:

Example 1.3.1. Here are some integer literals:
0 -21 0xFFFFFFFF 0777L

-21 should be excluded because it is not an integer literar, it is a sequence of two tokens.
what happened
what expected
[back to overview]
Changes of this bug report
Nikolay  edited on  2007-07-18 14:34:39.0
Martin  edited on  2007-07-25 23:22:03.0