diff options
-rw-r--r-- | Lib/test/output/test_longexp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/output/test_longexp b/Lib/test/output/test_longexp index 73a101d..392707c 100644 --- a/Lib/test/output/test_longexp +++ b/Lib/test/output/test_longexp @@ -1,2 +1,2 @@ test_longexp -Caught SyntaxError for long expression: expression too long +Caught SyntaxError for long expression: expression too long (line 1) |