Codebase list ohcount / 418eb148-debb-459d-9085-b6946065d8a4/main test / expected_dir / js3.js
418eb148-debb-459d-9085-b6946065d8a4/main

Tree @418eb148-debb-459d-9085-b6946065d8a4/main (Download .tar.gz)

js3.js @418eb148-debb-459d-9085-b6946065d8a4/mainraw · history · blame

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