circuitpython/tests/cpydiff/modules3/foo.py

3 lines
32 B
Python
Raw Normal View History

def hello():
print("hello")