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

5 lines
39 B
Python

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