Skip to content

Fix issues with enterBlock for comment parsing #1213

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 1 commit into from
Apr 11, 2016

Conversation

felixmulder
Copy link
Contributor

There was a small error in my code where enterBlock would not add an empty list to the beginning of the docsPerBlockStack but instead add the elements from the empty list to the current list of lists.

review: @DarkDimius

@DarkDimius
Copy link
Contributor

LGTM

@DarkDimius DarkDimius merged commit b56f5c9 into scala:master Apr 11, 2016
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.

3 participants