summaryrefslogtreecommitdiff
path: root/tests/cpydiff/modules3/foo.py
blob: dd9b9d4ddd4c48a899a3993dfaad99afd2976c48 (plain)
1
2
def hello():
    print("hello")