User:Polygnotus/Scripts/DiffCompare.js: Difference between revisions

Content deleted Content added
No edit summary
Line 8:
function debug(...args) {
if (DEBUG) {
debug('[diffCompareDiffCompare]', ...args);
}
}