diff --git a/test.py b/test.py index ed0f110..26d5fd4 100644 --- a/test.py +++ b/test.py @@ -1 +1,2 @@ -print('hello') \ No newline at end of file +print('hello') +a = 2 \ No newline at end of file