Skip to content

fix: extra spaces after struct keyword no longer triggers parentheses#17

Merged
Jay-Madden merged 3 commits into
Jay-Madden:masterfrom
zachmt:struct-fix
Aug 10, 2025
Merged

fix: extra spaces after struct keyword no longer triggers parentheses#17
Jay-Madden merged 3 commits into
Jay-Madden:masterfrom
zachmt:struct-fix

Conversation

@zachmt

@zachmt zachmt commented Aug 9, 2025

Copy link
Copy Markdown
Contributor

Fixes #16

I added 2 test cases which test this situation, but I can add more if necessary.

@Jay-Madden

Copy link
Copy Markdown
Owner

Oh thank you @zacharythompson, this just needs a test in interface_test_spec.lua and I'll merge it

@Jay-Madden Jay-Madden changed the title Fix: extra spaces after struct keyword no longer triggers parentheses fix: extra spaces after struct keyword no longer triggers parentheses Aug 10, 2025
@zachmt

zachmt commented Aug 10, 2025

Copy link
Copy Markdown
Contributor Author

Oh thank you @zacharythompson, this just needs a test in interface_test_spec.lua and I'll merge it

👍 done

@Jay-Madden Jay-Madden left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

nice, thank you 😁

@Jay-Madden
Jay-Madden merged commit a9080f1 into Jay-Madden:master Aug 10, 2025
1 check passed
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.

Bug: struct types with extra spaces incorrectly trigger parentheses

2 participants