Having trouble escaping all the quotes in my function
(basic usage of it -> if i find a string do nothing, if its not a string add \" in the begin and end)
As already mentioned, this is a known bug in Scala. A workaround is to use \042.
\042