Codebase list ohcount / upstream/3.1.1 test / src_dir / js3.js
upstream/3.1.1

Tree @upstream/3.1.1 (Download .tar.gz)

js3.js @upstream/3.1.1raw · history · blame

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