Converter:
Use formatter in converter tests Reformat test data
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
enum class E {
|
||||
I
|
||||
private var name : String? = null
|
||||
I
|
||||
private var name: String? = null
|
||||
}
|
||||
Reference in New Issue
Block a user