Source code
Revision control
Copy as Markdown
Other Tools
/* Any copyright is dedicated to the Public Domain.
"use strict";
console.log("Sample log.");
console.log("This log should be filtered when filtered for test2.js.");
/* Any copyright is dedicated to the Public Domain.
"use strict";
console.log("Sample log.");
console.log("This log should be filtered when filtered for test2.js.");