Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
idea
/
testData
/
formatter
/
KeepLineBreak.after.inv.kt
blob: d72520e4ae9aeaf4edd99f836841f1516ccee29b [
file
] [
log
] [
blame
]
fun foo
()
{
if
(
true
)
{
}
while
(
true
)
{
}
for
(
i
in
0.
.
42
)
{
}
}
// SET_FALSE: KEEP_LINE_BREAKS