diff dmd/id.h @ 658:50383e476c7e

Upgraded frontend to DMD 1.035
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Mon, 06 Oct 2008 16:22:11 +0200
parents a34078905d01
children 6aaa3d3c1183
line wrap: on
line diff
--- a/dmd/id.h	Mon Oct 06 14:37:00 2008 +0200
+++ b/dmd/id.h	Mon Oct 06 16:22:11 2008 +0200
@@ -166,9 +166,9 @@
     static Identifier *aaKeys;
     static Identifier *aaValues;
     static Identifier *aaRehash;
+    static Identifier *GNU_asm;
     static Identifier *lib;
     static Identifier *msg;
-    static Identifier *GNU_asm;
     static Identifier *intrinsic;
     static Identifier *va_intrinsic;
     static Identifier *no_typeinfo;