Java string of `"\\R"` is getting translated to `"\\\\R"`.
Java string of
"\\R"is getting translated to"\\\\R".