Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/android11-mainline-sparse-2020-dec-release
/
.
/
python
/
testData
/
resolve
/
TrueDiv.py
blob: 5bbe482460b73f8f1e609756a78d7b5e8d42ce4d [
file
] [
log
] [
blame
] [
edit
]
def
test
(
x
):
return
1
/
x
# <ref>