Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/android11-mainline-sparse-2020-dec-release
/
.
/
python
/
testData
/
findUsages
/
GlobalUsages.py
blob: 5f0603321cb19a9d08d78984f4e1439bd2f1a90c [
file
] [
log
] [
blame
] [
edit
]
<
caret
>
search_variable
=
1
def
function
():
global
search_variable
search_variable
=
2
print
(
search_variable
)