t / t4018 / cpp-class-definitionon commit Remove forward declaration of an enum (1076f1e)
   1class RIGHT
   2{
   3        int ChangeMe;
   4};