https://issues.dlang.org/show_bug.cgi?id=12474
Mathias LANG <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |DUPLICATE --- Comment #4 from Mathias LANG <[email protected]> --- Regarding storage class, we have getParameterStorageClass (implemented in https://github.com/dlang/dmd/pull/6829) for parameter. For variables, we have another issue (13752), so marking as duplicate. *** This issue has been marked as a duplicate of issue 13752 *** --
