Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
3a2425a5aed1bef93dab954745ad5665265eb70b
/
.
/
python
/
testData
/
findUsages
/
GlobalUsages.py
blob: 5f0603321cb19a9d08d78984f4e1439bd2f1a90c [
file
] [
log
] [
blame
]
<
caret
>
search_variable
=
1
def
function
():
global
search_variable
search_variable
=
2
print
(
search_variable
)