summaryrefslogtreecommitdiffstats
path: root/tests/test_sphinx/sourcedirs/includes/include_code.py
blob: 315895451e298d4495f77d50d6b85092aceea740 (plain)
1
2
def a_func(param):
    print(param)