f31dca32a4
Although a test is present, it doesn't check the behavior because it seems that in the test environment both streams are necessarily flushed #KT-9546 Fixed
4 lines
35 B
Kotlin
Vendored
4 lines
35 B
Kotlin
Vendored
print("A")
|
|
println("B")
|
|
print("C")
|