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