Merge branch 'master' of git://github.com/mitchell/ohcount
[ohcount] / test / src_dir / js3.js
1 return "'" + this.replace('\\', '\\\\').replace("'", '\\\'') + "'";
2 // comment