0df5d5158d
#KT-38297 Fixed
5 lines
44 B
Plaintext
5 lines
44 B
Plaintext
if (!foo()) {
|
|
bar()
|
|
} else {
|
|
baz()
|
|
} |