Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
idea
/
testData
/
formatter
/
BinaryExpressionsBoolean.after.inv.kt
blob: 6d6a9656c72e70ae641db30dfb01d6d729e60207 [
file
] [
log
] [
blame
]
fun test
()
{
if
(
true
||
false
||
true
)
{
}
if
(
true
||
false
||
true
)
{
}
if
(
true
||
false
||
true
)
{
}
if
(
true
||
false
||
true
)
{
}
true
||
true
false
&&
false
}
// SET_TRUE: ALIGN_MULTILINE_BINARY_OPERATION