Update DeclarationOfVariableWithUnnecessarilyWideScope.expected

This commit is contained in:
ihsinme
2021-05-10 14:17:40 +03:00
committed by GitHub
parent d3c6093f37
commit 9e5a38debd

View File

@@ -1 +1 @@
| test.c:13:9:13:16 | intIndex | A variable with this name is used in the loop condition. |
| test.c:14:9:14:16 | intIndex | A variable with this name is used in the $@ condition. | test.c:11:3:16:3 | while (...) ... | loop |