diff --git a/src/common/constants.d b/src/common/constants.d index 56a27ce..d788e0d 100644 --- a/src/common/constants.d +++ b/src/common/constants.d @@ -58,6 +58,7 @@ immutable string[] traits = [ "getLinkage", "getMember", "getOverloads", + "getParameterStorageClasses", "getPointerBitmap", "getProtection", "getUnitTests",