Skip to content

Commit 66d73d5

Browse files
committed
fix expected file
1 parent 1ef9a6f commit 66d73d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
| test.cpp:9:7:9:12 | ... = ... | Use of an assignment operator's result. |
22
| test.cpp:13:11:13:16 | ... = ... | Use of an assignment operator's result. |
33
| test.cpp:15:8:15:13 | ... = ... | Use of an assignment operator's result. |
4+
| test.cpp:17:6:17:13 | ... += ... | Use of an assignment operator's result. |

0 commit comments

Comments
 (0)