Regex riddle
I'm building regex-es that build regex-es here, which makes my head spin
Here is a riddle for your:
regex.Replace("C:\\*\\ayende?","\\\\","\\\\")
Without running it, what is the result? (Here is doesn't matter whatever the code is C# or Boo.
Comments
Comment preview