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

Add CompilationUnitSyntax.EndOfFileToken after 'the code' #97

Merged
merged 2 commits into from
Dec 15, 2022

Conversation

eduherminio
Copy link
Owner

Make sure to append CompilationUnitSyntax.EndOfFileToken after the CompilationUnitSyntax.Members (aka 'the code')
This fixes #95

@eduherminio eduherminio marked this pull request as ready for review December 15, 2022 00:50
@eduherminio eduherminio merged commit 1dc15e7 into main Dec 15, 2022
@eduherminio eduherminio deleted the bugfix/end-of-file-tokens branch December 15, 2022 00:51
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.

Preprocessor directives get ignored when they are at the end of a file
1 participant