blob: 12186858cb2ba259c80c00057dd235a44db8ee6a [file] [log] [blame]
class LEFT{
class CENTER{
fun RIGHT( a:Int){
//comment
//comment
ChangeMe
}
}
}