monolith/tests/data/integrity/script.js
2021-10-16 21:16:37 -10:00

3 lines
49 B
JavaScript

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