Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
inspections
/
PyAugmentAssignmentInspection
/
mult.py
blob: 87d44d6dae24db2a2776625fdbe049da9a077e95 [
file
] [
log
] [
blame
]
<
weak_warning descr
=
"Assignment can be replaced with augmented assignment"
>
var
=
var
*
2
</
weak_warning
>