Sign in
android
/
platform
/
tools
/
idea
/
c7287d14ff9afb2ae3cc26fa670a0da3aaf16965
/
.
/
python
/
testData
/
refactoring
/
unwrap
/
whileInWhileUnwrap_after.py
blob: fc23ac43c18813b44d718c18a742fe819bc5c708 [
file
] [
log
] [
blame
]
while
True
:
# comment
x
=
1
<
caret
>
y
=
2