Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
resolve
/
TrueDiv.py
blob: 5bbe482460b73f8f1e609756a78d7b5e8d42ce4d [
file
] [
log
] [
blame
]
def
test
(
x
):
return
1
/
x
# <ref>