Codebase list ohcount / upstream/4.0.0+git20210223.6654d48 test / expected_dir / js3.js
upstream/4.0.0+git20210223.6654d48

Tree @upstream/4.0.0+git20210223.6654d48 (Download .tar.gz)

js3.js @upstream/4.0.0+git20210223.6654d48raw · history · blame

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