Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
surround
/
SurroundWithWhile_after.py
blob: 43e32582970098345e4768f7e4af14d29e5282d9 [
file
] [
log
] [
blame
]
def
foo
():
while
<
selection
>
True
</
selection
>:
print
"hello"