mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
5 lines
404 B
Plaintext
5 lines
404 B
Plaintext
| test.c:11:2:11:15 | declaration | Functions should be declared at file scope, not inside blocks. |
|
|
| test.c:12:2:12:21 | declaration | Functions should be declared at file scope, not inside blocks. |
|
|
| test.c:17:2:17:17 | declaration | Functions should be declared at file scope, not inside blocks. |
|
|
| test.c:18:2:18:23 | declaration | Functions should be declared at file scope, not inside blocks. |
|