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
According to the C standard, if a backslash and then a newline are encountered in sequence, they should be treated as if no newline. This will probably be much easier to implement after #8 is finished.
The text was updated successfully, but these errors were encountered:
According to the C standard, if a backslash and then a newline are encountered in sequence, they should be treated as if no newline. This will probably be much easier to implement after #8 is finished.
The text was updated successfully, but these errors were encountered: