Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/android11-tests-release
/
.
/
python
/
testData
/
mover
/
commentUp.py
blob: ff3952c201f44f7991eb452c5b1bb09a87be013c [
file
] [
log
] [
blame
] [
edit
]
def
f
():
if
True
:
a
=
1
else
:
a
=
2
#comment<caret>