https://issues.dlang.org/show_bug.cgi?id=20818
Issue ID: 20818
Summary: Support const, scope, etc. attributes for variadic
parameters
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P1
Component: dmd
Assignee: [email protected]
Reporter: [email protected]
Currently, they are accepted but ignored.
A start:
https://github.com/dlang/dmd/pull/11125
--
