741e031ff1
Use formatter in converter tests Reformat test data
2 lines
39 B
Kotlin
2 lines
39 B
Kotlin
var i: Int = 10
|
|
var j: Int = (10).inv() |