Sign in
android
/
platform
/
tools
/
idea
/
1aa2e09bdbd413eacb677e9fa4b50630530d0656
/
.
/
python
/
testData
/
refactoring
/
introduceVariable
/
selectionBreaksBinaryOperator.after.py
blob: 775927cedb39c0d87871fbf68466e32ef932e0a6 [
file
] [
log
] [
blame
]
def
foo
():
a
=
2
+
3
print
1
+
a