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