Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Account for comments in preprocessor for proposals #368

Merged
merged 1 commit into from
Mar 24, 2021

Conversation

pzuraq
Copy link

@pzuraq pzuraq commented Mar 24, 2021

The preprocessor currently does not account for comments. This PR adds
support for comments, escaping them similar to the way strings are
escaped.

The preprocessor currently does not account for comments. This PR adds
support for comments, escaping them similar to the way strings are
escaped.
@rwjblue rwjblue changed the title Account for comments in preprocessor Account for comments in preprocessor for proposals Mar 24, 2021
@rwjblue rwjblue added the bug label Mar 24, 2021
@rwjblue rwjblue merged commit cd5f38f into master Mar 24, 2021
@rwjblue rwjblue deleted the bugfix/account-for-comments-in-preprocessor branch March 24, 2021 22:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants