Codebase list ohcount / lintian-fixes/main test / src_dir / js3.js
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

js3.js @lintian-fixes/mainraw · history · blame

return "'" + this.replace('\\', '\\\\').replace("'", '\\\'') + "'";
// comment