mirror of
https://github.com/github/codeql.git
synced 2025-12-23 04:06:37 +01:00
2 lines
202 B
Plaintext
2 lines
202 B
Plaintext
| ConstantLengthComparison.go:5:6:5:17 | ...==... | This checks the length against a constant, but it is indexed using a variable $@. | ConstantLengthComparison.go:5:31:5:35 | index expression | here |
|