Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
quickFixes
/
PyAugmentAssignmentQuickFixTest
/
division.py
blob: 43aef05beb080b08ba923b7849bcf452533118f0 [
file
] [
log
] [
blame
]
exp
=
2
<
weak_warning descr
=
"Assignment can be replaced with augmented assignment"
>
value
=
value
<
caret
>/
(
10
**
exp
)
#comment</weak_warning>