Converter:
Use formatter in converter tests Reformat test data
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
public open class MyClass() {
|
||||
private fun init(arg1 : Int, arg2 : Int, arg3 : Int) {
|
||||
}
|
||||
private fun init(arg1: Int, arg2: Int, arg3: Int) {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user