[Issue 10307] Bad error message for not supported array operation

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Jul 10 02:36:55 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=10307

--- Comment #1 from Kenji Hara <k.hara.pg at gmail.com> ---
With 2.066 the message is improved.

test.d(10): Error: array operation a[] ^^ 2L without assignment not implemented

--


More information about the Digitalmars-d-bugs mailing list