[Issue 13130] Syntax check fails when this is used as argument type
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Jul 18 03:00:10 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13130
Rainer Schuetze <r.sagitario at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |r.sagitario at gmx.de
--- Comment #1 from Rainer Schuetze <r.sagitario at gmx.de> ---
I remember having seen this syntax before, but do you have a link to it being
mentioned in the language spec? I have found postblit only, but that does not
come with an identifier.
I guess you are using DParser as the semantic engine (though probably the other
engine doesn't accept it, too).
--
More information about the Digitalmars-d-bugs
mailing list