Raw
1 class RIGHT
2 {
3 static int ONE;
4 static int TWO;
5 static int ChangeMe;
6 }