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
Following up on #195, @hkaiserobserves that C++23 now allows arbitrary whitespace between the \ and the newline. Currently Wave treats this case as an ordinary non-continued line.
The text was updated successfully, but these errors were encountered:
Following up on #195, @hkaiser observes that C++23 now allows arbitrary whitespace between the
\
and the newline. Currently Wave treats this case as an ordinary non-continued line.The text was updated successfully, but these errors were encountered: