| ... | ... | @@ -343,7 +343,7 @@ pub const CompareOutputContext = struct { |
| 343 | 343 | \\ |
| 344 | 344 | \\========= Expected this output: ========= |
| 345 | 345 | \\{} |
| 346 | | \\================================================ |
| 346 | \\========= But found: ==================== |
| 347 | 347 | \\{} |
| 348 | 348 | \\ |
| 349 | 349 | , self.expected_output, stdout.toSliceConst()); |
| ... | ... | @@ -1038,7 +1038,7 @@ pub const TranslateCContext = struct { |
| 1038 | 1038 | \\ |
| 1039 | 1039 | \\========= Expected this output: ================ |
| 1040 | 1040 | \\{} |
| 1041 | | \\================================================ |
| 1041 | \\========= But found: =========================== |
| 1042 | 1042 | \\{} |
| 1043 | 1043 | \\ |
| 1044 | 1044 | , expected_line, stdout); |
| ... | ... | @@ -1213,7 +1213,7 @@ pub const GenHContext = struct { |
| 1213 | 1213 | \\ |
| 1214 | 1214 | \\========= Expected this output: ================ |
| 1215 | 1215 | \\{} |
| 1216 | | \\================================================ |
| 1216 | \\========= But found: =========================== |
| 1217 | 1217 | \\{} |
| 1218 | 1218 | \\ |
| 1219 | 1219 | , expected_line, actual_h); |