Raw
1 class LEFT{
2 class CENTER{
3 fun RIGHT( a:Int){
4 //comment
5 //comment
6 ChangeMe
7 }
8 }
9 }