update output to reflect exception that is now raised
diff --git a/Lib/test/output/test_global b/Lib/test/output/test_global
index 8208920..0c96cfa 100644
--- a/Lib/test/output/test_global
+++ b/Lib/test/output/test_global
@@ -1,4 +1,4 @@
 test_global
-got SyntaxWarning as expected
-got SyntaxWarning as expected
-got SyntaxWarning as expected
+got SyntaxError as expected
+got SyntaxError as expected
+got SyntaxError as expected