diff --git a/constants.d b/constants.d index cb7c102..d9b1ea2 100644 --- a/constants.d +++ b/constants.d @@ -49,6 +49,7 @@ immutable string[] traits = [ "classInstanceSize", "compiles", "derivedMembers", + "getAliasThis", "getAttributes", "getMember", "getOverloads",