Files
openide/python/testData/resolve/TrueDiv.py

4 lines
49 B
Python

def test(x):
return 1 / x
# <ref>