Sign in
android
/
platform
/
tools
/
idea
/
1aa2e09bdbd413eacb677e9fa4b50630530d0656
/
.
/
python
/
testData
/
refactoring
/
introduceVariable
/
suggestArgumentName.py
blob: 80a5ff0ee38194717266d0306962b23339f03d03 [
file
] [
log
] [
blame
]
def
foo
(
extra_context
):
pass
foo
(<
caret
>{
'a'
:
1
})