741e031ff1
Use formatter in converter tests Reformat test data
6 lines
77 B
Kotlin
6 lines
77 B
Kotlin
class S() {
|
|
class object {
|
|
open class Inner() {
|
|
}
|
|
}
|
|
} |