Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
idea
/
testData
/
formatter
/
DoWhileSpacing.after.kt
blob: 8348eae56e6943eee7c6c6e25171d0951dc29248 [
file
] [
log
] [
blame
]
fun test
()
{
do
{
}
while
(
true
)
do
{
}
while
(
true
)
do
{
}
while
(
true
)
do
{
}
while
(
true
)
do
{
}
while
(
true
)
}