OTWO-1213 Works around lost encoding in Ruby/C binding layer
[ohcount] / test / src_dir / js3.js
1 return "'" + this.replace('\\', '\\\\').replace("'", '\\\'') + "'";
2 // comment