1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00

remove no args example

This commit is contained in:
schaeff 2018-02-02 19:47:46 +01:00
parent 2e4aaae602
commit a68c8ee685

View file

@ -1,3 +0,0 @@
def main(a):
c = 3 + a
return 3