Skip to content

Add blocks around case bodys#81

Closed
chmanie wants to merge 1 commit into
teamplayer3:mainfrom
chmanie:fix/add-case-blocks
Closed

Add blocks around case bodys#81
chmanie wants to merge 1 commit into
teamplayer3:mainfrom
chmanie:fix/add-case-blocks

Conversation

@chmanie

@chmanie chmanie commented Jun 23, 2025

Copy link
Copy Markdown
Contributor

This is a simple solution to fix #78. It basically just creates a JavaScript block within case statements that encapsulates the generated variables.

@teamplayer3 teamplayer3 mentioned this pull request Jun 24, 2025
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.

Structs with same property names cause conflict in switch cases

2 participants