[Issue 15620] Use of FunctionLiteralBody grammar rule is not allowed by the compiler

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Dec 23 10:59:43 UTC 2019


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

berni44 <bugzilla at d-ecke.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at d-ecke.de

--- Comment #1 from berni44 <bugzilla at d-ecke.de> ---
FunctionLiteralBody seems to be defined twice (and differently) on [1], once
inside "functions" and once inside "expressions".

[1] https://dlang.org/spec/grammar.html

--


More information about the Digitalmars-d-bugs mailing list