Files
openide/python/testData/quickdoc/HoverOverFunction.py
T

5 lines
39 B
Python

def foo(arg):
return 1
<the_ref>foo