[spec] Add UDAs for parameters#2363
Conversation
|
Thanks for your pull request, @wilzbach! Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog. |
I think it's almost a bit too much detail since, as you mentioned, it's already specified elsewhere. |
bd196fc to
7d92db0
Compare
|
So I merged |
5a4f7d3 to
fa4e54d
Compare
|
I'm not sure why this fails when building the PDF, but as removing two lines anywhere in the GRAMMAR section makes the error go away I presume it has something to do with this:
https://tex.stackexchange.com/questions/229113/another-extra-or-forgotten-endgroup However, I tried replacing |
|
Rebased. Should be passing DAutoTest now. |
|
Why close? |
|
I think something went wrong when I purged my GitHub branches. Thanks for noticing! |
A first start. I wasn't sure how much into detail of UDAs we should go in the functions page as they are already defined in depth in https://dlang.org/spec/attribute.html
DMD PR: dlang/dmd#7576