Sign in
android
/
platform
/
tools
/
idea
/
0f831a730c50607e2ffd95020875af6185e17734
/
.
/
python
/
testData
/
quickFixes
/
PyRemoveParameterQuickFixTest
/
kwParam_after.py
blob: d30ca7d1a9433459ec2672c985efbaa1d4de9991 [
file
] [
log
] [
blame
]
def
foo
(
r
):
def
a
():
pass
x
=
1
x
=
2