Files
codeql/javascript/ql/test/query-tests/external/DuplicateToplevel/DuplicateToplevel.expected
2018-08-02 17:53:23 +01:00

3 lines
266 B
Plaintext

| a.js:1:1:1:1 | <toplevel> | 100% of statements in this script are duplicated in $@. | b.js:1:1:1:1 | <toplevel> | another script |
| b.js:1:1:1:1 | <toplevel> | 100% of statements in this script are duplicated in $@. | a.js:1:1:1:1 | <toplevel> | another script |