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