956094e062
Fixes #KT-9912
3 lines
38 B
Plaintext
3 lines
38 B
Plaintext
if (a && b) {
|
|
println("a and b")
|
|
} |