Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
inspections
/
UnresolvedRefCreateFunction_after.py
blob: e03e21c81ed86ebad283143235773ebce45ea31c [
file
] [
log
] [
blame
]
s
=
3
def
ref
(
s
,
t
):
pass
ref
(
s
,
t
=
1
)