Skip to content

Reset self.implied_newline after pass #41

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

Merged
merged 2 commits into from
Dec 9, 2021

Conversation

darylknowles
Copy link
Contributor

I noticed that in a loop the newline would sometimes be ignored when it wasn't really an implied newline. Resetting self.implied_newline to False in the putchar routine before pass fixed the issue.

@davehylands davehylands merged commit 4294eed into dhylands:master Dec 9, 2021
@darylknowles darylknowles deleted the fix-newline-in-putchar branch December 9, 2021 21:04
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