Index: src/ControlStruct/ExceptDecl.cpp
===================================================================
--- src/ControlStruct/ExceptDecl.cpp	(revision 82a5ea23df09d8e6900e45f3b0d081bad576c253)
+++ src/ControlStruct/ExceptDecl.cpp	(revision a933489bd49da48c88bddbfd58f7fe1c02e90d44)
@@ -9,7 +9,7 @@
 // Author           : Andrew Beach
 // Created On       : Tue Jul 12 15:50:00 2022
-// Last Modified By : Andrew Beach
-// Last Modified On : Mon Jul 18 11:01:00 2022
-// Update Count     : 0
+// Last Modified By : Peter A. Buhr
+// Last Modified On : Sat Sep  7 12:05:55 2024
+// Update Count     : 1
 //
 
@@ -286,5 +286,5 @@
 			new ast::ExprStmt( location,
 				new ast::UntypedExpr( location,
-					new ast::NameExpr( location, "?=?" ),
+					new ast::NameExpr( location, "?{}" ),
 					{
 						new ast::UntypedExpr( location,
