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

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

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

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