diff --git a/test.py b/test.py index 16abd15..8ad5653 100644 --- a/test.py +++ b/test.py @@ -8,6 +8,7 @@ def func(): pass +# this function is a work in progress def new_function(): a = 1 a += 1