```ocaml let x = {js|\ |js} (* rescript *) let x = `\ ` ``` The example throws `invalid escape code`. Should we follow the exact same behaviour as JS? <img width="110" alt="image" src="https://user-images.githubusercontent.com/10634678/91258568-f15b5400-e76c-11ea-8160-ab1e81d05962.png"> Related: https://forum.rescript-lang.org/t/syntax-to-break-long-single-line-strings/