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

Declare anonymous struct array #751

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Conversation

kant2002
Copy link
Collaborator

@kant2002 kant2002 commented Dec 1, 2024

No description provided.

@kant2002 kant2002 merged commit aea40bf into ForNeVeR:main Dec 4, 2024
3 checks passed
@kant2002 kant2002 deleted the kant/struct-array branch December 4, 2024 14:58
@@ -0,0 +1 @@
emptyString
Copy link
Owner

Choose a reason for hiding this comment

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

Huh? What happened here? It yield no codegen results?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes. I need to check only emitted classes. Maybe we need new type of tests.

Copy link
Owner

Choose a reason for hiding this comment

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

Don't worry, I'll handle this myself.

Comment on lines +1 to +2
System.Void <Module>::test()
IL_0000: ret
Copy link
Owner

Choose a reason for hiding this comment

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

This one is also not very useful. I assume we'd need to upgrade these tests to handle the global variables correctly.

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