Update DeclarationOfVariableWithUnnecessarilyWideScope.expected

This commit is contained in:
ihsinme
2021-05-02 22:59:04 +03:00
committed by GitHub
parent 0935c5a0f2
commit 21f43252e6

View File

@@ -1 +1 @@
| test.c:12:9:12:16 | intIndex | A variable with this name is used in the loop condition. |
| test.c:13:9:13:16 | intIndex | A variable with this name is used in the loop condition. |