When I try to declare an enum which have its own constructor or something else I got the problem (see below)

When I remove the semicolon after RFID_C(860), I got an error (see below)

But if I try to declare an enum like this enum Test {A, B, C}, I don't meet this problem.
Update at 12:37 AM: This problem was resolved in #Build 3496.
Waiting for IDEA IntelliJ 5.0.2 ...
No comments:
Post a Comment