monolith/tests/_data_/integrity/script.js

4 lines
49 B
JavaScript
Raw Normal View History

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