741e031ff1
Use formatter in converter tests Reformat test data
6 lines
54 B
Kotlin
6 lines
54 B
Kotlin
package demo
|
|
|
|
class Final() {
|
|
fun test() {
|
|
}
|
|
} |