3c859caf2b
Move j2k/test/tests -> j2k/tests, j2k/test/testData -> j2k/testData
5 lines
48 B
Kotlin
Vendored
5 lines
48 B
Kotlin
Vendored
while (condition()) {
|
|
body()
|
|
update()
|
|
}
|