Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
mover
/
commentOut.py
blob: 5131d71cf8dbad34147c491570dae49018427606 [
file
] [
log
] [
blame
]
if
True
:
a
=
1
else
:
#comment <caret>
a
=
2