CPP: Update .expected for the changes here.

This commit is contained in:
Geoffrey White
2025-07-30 11:24:57 +01:00
parent d6fddde6e0
commit c0638a5fcb

View File

@@ -1,3 +1,2 @@
| test.cpp:12:16:12:17 | g1 | Initialization code for 'g1' is never run. |
| test.cpp:14:23:14:24 | g3 | Initialization code for 'g3' is never run. |
| test.cpp:16:12:16:12 | a | Initialization code for 'a' is never run. |