monolith/tests/data/integrity/script.js

4 lines
49 B
JavaScript
Raw Normal View History

function noop() {
console.log("monolith");
}