Codebase list ohcount / fresh-snapshots/main test / expected_dir / js3.js
fresh-snapshots/main

Tree @fresh-snapshots/main (Download .tar.gz)

js3.js @fresh-snapshots/mainraw · history · blame

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