Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
testData
/
refactoring
/
introduceVariable
/
WhileCondition.kt
blob: 3493844de5fcf55a206ccb45ec0b30b01b840fad [
file
] [
log
] [
blame
]
fun a
()
{
while
(<
selection
>
true
</
selection
>)
{}
}