-
Notifications
You must be signed in to change notification settings - Fork 5
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
optimizer incorrectly handles report count #7
Comments
Current output is easier to grok with comments, like in:
Part of interest is broken. We should either have:
Or have:
I have a bias for the latter. |
nipo
added a commit
that referenced
this issue
Jan 3, 2023
This is kind of a quick fix for #7, actual fix would be to monitor stream for usages and duplicate array items only if single usage value is used for more than one item.
I committed ad4dd13 to get a semantically-correct output stream. I would prefer the second output, though. |
thanks for the quick fix! (great library by the way!) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
generates
The text was updated successfully, but these errors were encountered: