Skip to content
This repository has been archived by the owner on Feb 3, 2020. It is now read-only.

Nested Block Comments #54

Open
3 tasks
sunjay opened this issue Feb 28, 2017 · 0 comments
Open
3 tasks

Nested Block Comments #54

sunjay opened this issue Feb 28, 2017 · 0 comments

Comments

@sunjay
Copy link
Owner

sunjay commented Feb 28, 2017

Block comments should be nestable, however the current implementation does not actually work.

Sample program:

/* /* */ */

Expected: compiles as usual
Actual: error about overflowing the stack

  • Support nested block comments
  • Add regression test
  • Update CHANGELOG
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

No branches or pull requests

1 participant