Files
micropython/tests/cpydiff/modules3/foo.py

3 lines
32 B
Python

def hello():
print("hello")