param arguments that are being forgotten by the user are now added (no strange behaviour anymore)

This commit is contained in:
David Halter
2012-11-30 18:00:48 +01:00
parent 447ae46b2f
commit b571964939
3 changed files with 17 additions and 4 deletions

View File

@@ -90,9 +90,6 @@ recursion2(1)
# ordering
# -----------------
#def b():
#return ""
def a():
#? int()
b()