9 lines
96 B
Text
9 lines
96 B
Text
class LEFT{
|
|
class CENTER{
|
|
fun RIGHT( a:Int){
|
|
//comment
|
|
//comment
|
|
ChangeMe
|
|
}
|
|
}
|
|
}
|