Skip to content
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

Compiler crash when declaring macro method with no arguments #2041

Open
cbuttner opened this issue Mar 12, 2025 · 2 comments
Open

Compiler crash when declaring macro method with no arguments #2041

cbuttner opened this issue Mar 12, 2025 · 2 comments
Labels
Additional info please Further information is requested

Comments

@cbuttner
Copy link
Contributor

Having no arguments to a macro method crashes without assert:

macro int.foo() {}

I'm not on the latest commit so please ignore if this has already been fixed.

@lerno
Copy link
Collaborator

lerno commented Mar 12, 2025

That one should already work.

@lerno lerno added the Additional info please Further information is requested label Mar 12, 2025
@lerno
Copy link
Collaborator

lerno commented Mar 12, 2025

Please try on 0.6.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Additional info please Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants