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

Fix default value detection #262

Merged
merged 4 commits into from
Mar 21, 2024
Merged

Fix default value detection #262

merged 4 commits into from
Mar 21, 2024

Conversation

hadashiA
Copy link
Contributor

#255 #261

Fix compilation errors about default value analyzing for the following:

  • Wrong literal when ctor argument is decimal
  • Invaild = null emit when ctor argument is struct
  • Fix to support for property default value of nested type .

@hadashiA hadashiA merged commit 8b8ae95 into main Mar 21, 2024
2 checks passed
@hadashiA hadashiA deleted the hadashiA/fix-default-value3 branch March 21, 2024 06:05
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.

1 participant