From 6b80fda116465ad77b2a080aeb1e05b8ba7092d4 Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Sun, 2 Mar 2014 14:14:52 -0800 Subject: [PATCH] Updated traits list for 2.065 --- constants.d | 1 + 1 file changed, 1 insertion(+) 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",