Fixed some parsing errors for enums
commitb1e9a1aa55991a9c5c36a4645ef026cb219255a1
authorThomas Leonard <talex5@gmail.com>
Sun, 19 Oct 2008 18:05:23 +0000 (19 19:05 +0100)
committerThomas Leonard <talex5@gmail.com>
Sun, 19 Oct 2008 18:05:23 +0000 (19 19:05 +0100)
tree45edb005db6902a08d862644598716d8041cb1e7
parent98cb6e6d96d27b3736a0d6cfb7edc5bcd7c9ee2f
Fixed some parsing errors for enums

Note: "enum Foo extends string: ..." now parses, but the compiler crashes later.
dmd2/parse.c