diff --git a/src/common/constants.d b/src/common/constants.d index ec6bcdf..56a27ce 100644 --- a/src/common/constants.d +++ b/src/common/constants.d @@ -54,6 +54,7 @@ immutable string[] traits = [ "getAliasThis", "getAttributes", "getFunctionAttributes", + "getFunctionVariadicStyle", "getLinkage", "getMember", "getOverloads",