pre-cherry

This commit is contained in:
2019-12-20 11:33:03 +01:00
parent ea5e405254
commit 31c96cfa99

2
test.py Normal file
View File

@@ -0,0 +1,2 @@
def testfunktion(*args, **kwargs):
print(*args, end="")