mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
3 lines
248 B
Plaintext
3 lines
248 B
Plaintext
| SelfAssignment.go:12:2:12:16 | ... = ... | This statement assigns an $@ to itself. | SelfAssignment.go:12:11:12:16 | height | expression |
|
|
| tst.go:5:2:5:6 | ... = ... | This statement assigns an $@ to itself. | tst.go:5:6:5:6 | x | expression |
|