Skip to content

Conversation

@dummdidumm
Copy link
Member

@dummdidumm dummdidumm requested a review from jasonlyu123 August 31, 2021 10:06
str.overwrite(
prev.getEnd() + astOffset,
heritageClause.getStart() + astOffset,
' & '
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's still interface merging. But this seems like an edge case though. Don't really know if anyone uses this feature in a svelte file.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I hope noone does, but even if they do, this only affects the dts output, which is worse than it would be with this change.

@dummdidumm dummdidumm merged commit 10316da into sveltejs:master Sep 1, 2021
@dummdidumm dummdidumm deleted the fix-dts-interface branch September 1, 2021 12:20
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