741e031ff1
Use formatter in converter tests Reformat test data
3 lines
40 B
Kotlin
3 lines
40 B
Kotlin
class C() {
|
|
val f: Foo = Foo(1, 2)
|
|
} |