mirror of
https://github.com/github/codeql.git
synced 2026-03-27 09:48:16 +01:00
3 lines
274 B
Plaintext
3 lines
274 B
Plaintext
| hiding.cpp:4:17:4:18 | ii | Local variable 'ii' hides a $@. | hiding.cpp:2:12:2:13 | definition of ii | parameter of the same name |
|
|
| hiding.cpp:15:15:15:16 | kk | Local variable 'kk' hides a $@. | hiding.cpp:12:25:12:26 | definition of kk | parameter of the same name |
|