Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ec80c21fd118667fdb2e851da7eea5d76d95eb52
/
.
/
idea
/
testData
/
indentationOnNewline
/
controlFlowConstructions
/
DoWhile4.kt
blob: 80f3a4c9d2a788175c9f82c3268aab5926a8b333 [
file
] [
log
] [
blame
]
fun some
()
{
while
(
true
)<
caret
>
}