Files
openide/python/testData/quickdoc/HoverOverFunction.py
2010-09-13 17:07:08 +03:00

5 lines
39 B
Python

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