Skip to content

lib is no more a keyword (fix #794)#807

Merged
gares merged 1 commit intomasterfrom
fix-794
Apr 20, 2025
Merged

lib is no more a keyword (fix #794)#807
gares merged 1 commit intomasterfrom
fix-794

Conversation

@gares
Copy link
Copy Markdown
Contributor

@gares gares commented Apr 20, 2025

No description provided.

@gares gares merged commit b93ddd1 into master Apr 20, 2025
89 checks passed
@gares gares deleted the fix-794 branch April 20, 2025 10:24
(match Gramlib.LStream.peek_nth kwstate 1 strm with
| Tok.KEYWORD ":" -> ()
| _ -> raise Gramlib.Stream.Failure)
| _ -> raise Gramlib.Stream.Failure
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not use the lookahead combinators?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No special reason, I copied some code from SSR

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