Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use new protocol to report expression-comment regions #7

Merged
merged 1 commit into from
Oct 8, 2021

Conversation

mflatt
Copy link
Member

@mflatt mflatt commented Sep 23, 2021

Part of an implementation for racket/drracket#512.

(-> input-port? any)
(cons/c (-> input-port? any/c any) any/c)))]{

Like @racket[module-lexer*], except that the attribute result
Copy link
Contributor

@sorawee sorawee Sep 23, 2021

Choose a reason for hiding this comment

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

@mflatt do you mean Like @racket[module-lexer]?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, thanks!

@mflatt mflatt merged commit c30f600 into racket:master Oct 8, 2021
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