Converter:
Use formatter in converter tests Reformat test data
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
fun <U, V, W> putUVW(u : U?, v : V?, w : W?) {
|
||||
fun <U, V, W> putUVW(u: U?, v: V?, w: W?) {
|
||||
}
|
||||
Reference in New Issue
Block a user