Skip to content

Conversation

Yang-33
Copy link
Contributor

@Yang-33 Yang-33 commented Apr 1, 2025

This pull request changes the single-line %i definition of RESERVED_WORDS into a multiline list. By listing each symbol on its own line, the code becomes easier to read, modify, and maintain without altering any existing functionality.

@Yang-33
Copy link
Contributor Author

Yang-33 commented Apr 1, 2025

expect(body._next).to eq("token")
this test passed, so we can believe this change doesn't break current code base.

@Yang-33 Yang-33 marked this pull request as ready for review April 1, 2025 09:21
@Yang-33 Yang-33 requested a review from a team April 1, 2025 09:21
@Yang-33 Yang-33 self-assigned this Apr 1, 2025
@Yang-33 Yang-33 merged commit 3d429f8 into line:master Apr 2, 2025
6 checks passed
@Yang-33 Yang-33 deleted the reserveed-words branch April 2, 2025 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants