Files
codeql/cpp/ql/test/examples/lgtm-query-examples/assignment_to_parameter.expected
2018-08-02 17:53:23 +01:00

2 lines
122 B
Plaintext

| test.cpp:10:5:10:17 | ... = ... | Assignment of '0' to parameter '$@' has no effect. | test.cpp:3:42:3:44 | buf | buf |