[Issue 8374] One missed array literal interpretation as int[2]
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jul 10 16:36:57 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8374
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |bugzilla at digitalmars.com
Resolution| |INVALID
--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> 2012-07-10 16:36:56 PDT ---
The type of
[1,2]
is int[], not int[2].
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list