blob: 35217e4bef558be7ef2567aa43e027a2c4916e0b [file] [log] [blame]
---
source: codespan-reporting/tests/term.rs
expression: TEST_DATA.emit_no_color(&config)
---
warning[ParserWarning]: The strict mode declaration in the body of function `foo` is redundant, as the outer scope is already in strict mode
┌─ tests/main.js:4:3
1 "use strict";
------------ Strict mode is first declared here
·
4 "use strict";
^^^^^^^^^^^^ This strict mode declaration is redundant