Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ec80c21fd118667fdb2e851da7eea5d76d95eb52
/
.
/
idea
/
testData
/
indentationOnNewline
/
controlFlowConstructions
/
WhileWithoutCondition.kt
blob: a65fe9201a87f6f78a5195327e64e04b6f228884 [
file
] [
log
] [
blame
]
fun some
()
{
var
t
=
12
while
<caret>
}