741e031ff1
Use formatter in converter tests Reformat test data
3 lines
41 B
Kotlin
3 lines
41 B
Kotlin
open class C() {
|
|
var f: Foo? = null
|
|
} |