741e031ff1
Use formatter in converter tests Reformat test data
2 lines
45 B
Kotlin
2 lines
45 B
Kotlin
fun <U, V, W> putUVW(u: U?, v: V?, w: W?) {
|
|
} |