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
I think there are a few mistakes in exercise 2.6. The line is not updated when handling block comments. Also, a Token with space would be returned if there were space existing after comments.
The text was updated successfully, but these errors were encountered:
I think there are a few mistakes in exercise 2.6. The
line
is not updated when handling block comments. Also, aToken
with space would be returned if there were space existing after comments.The text was updated successfully, but these errors were encountered: