You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reference does not allow \' escape inside strings, and neither \" inside character literals. This makes sense, as the backslash is redundant in these cases. However, the compiler accepts both: http://is.gd/CDBzp1