diff --git a/test.py b/test.py index eddc4c8..cb82661 100644 --- a/test.py +++ b/test.py @@ -1 +1,6 @@ -print(112) \ No newline at end of file +print(112) + + + +def aa(): + pass \ No newline at end of file