Initial Revision
[ohcount] / test / src_dir / js3.js
1 return "'" + this.replace('\\', '\\\\').replace("'", '\\\'') + "'";
2 // comment