[Issue 6623] Position rigidity of @system for delegates

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jun 26 11:19:57 UTC 2024


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

Nick Treleaven <nick at geany.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |nick at geany.org
         Resolution|---                         |INVALID

--- Comment #1 from Nick Treleaven <nick at geany.org> ---
The attribute position is clearly defined:
https://dlang.org/spec/type.html#TypeSuffix

I don't think we need to complicate parsing by allowing leading attributes. If
we did we would have to change function literal parsing too.

--


More information about the Digitalmars-d-bugs mailing list