Skip to content

Fix comma-separated fields, fix emitted comment on unexported declarations#88

Merged
gzuidhof merged 2 commits intomainfrom
fix-comment-on-unexported-decl-and-commas
Jul 19, 2025
Merged

Fix comma-separated fields, fix emitted comment on unexported declarations#88
gzuidhof merged 2 commits intomainfrom
fix-comment-on-unexported-decl-and-commas

Conversation

@gzuidhof
Copy link
Copy Markdown
Owner

See the text fixtures, this now means that

// A comment on an unexported constant
const myValue = 3

Will no longer output anything (before it would output the comment).

This also fixes the comma issue in #86

@gzuidhof gzuidhof added the bug Something isn't working label Jul 19, 2025
@gzuidhof gzuidhof merged commit 39a3193 into main Jul 19, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant