741e031ff1
Use formatter in converter tests Reformat test data
4 lines
88 B
Kotlin
4 lines
88 B
Kotlin
public class MyClass() {
|
|
private fun init(arg1: Int, arg2: Int, arg3: Int) {
|
|
}
|
|
} |