Postgres text format requires backslashes to be escaped, but inside array literals they must be escaped again, and in Scala of course we also have to escape them so I ended up with "\\\\\\\\" to represent a single backslash, which I think is entirely splendid.
Surely I do! But note that Scala only requires you to escape them in standard single-quoted strings. Triple-quoted or prefixed strings (regardless of the prefix) they don't need escaping. That might get you down to "\\\\".
-
-
As a first step,
@tpolecat, I can recommend going through your source code with `sed 's/\\\\\\\\\\\\\\\\/\\\\\\\\/g'`.Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
OH COME ON I MADE A SLASH JOKE
-
It was close enough to popular culture that it was wasted on me... ;) but intriguing (I'm being serious now!) that I did literally just gloss over the part of the tweet I didn't understand without giving it a second thought... :/
- Show replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.