Files
2026-06-17 14:00:51 +02:00

6 lines
97 B
Python

# included using an import
# must not include a coding directive
def getFoo():
return "foo"