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

Generate statement templates as appropriate #80

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

knutwannheden
Copy link
Contributor

@knutwannheden knutwannheden commented Mar 13, 2024

When a Refaster template method has a void return type the body should be matched against a statement, rather than an expression.

Example of how this error can show up:
image

When a Refaster template method has a `void` return type the body should be matched against a statement, rather than an expression.
@knutwannheden knutwannheden merged commit 81dc64e into main Mar 13, 2024
1 check passed
@knutwannheden knutwannheden deleted the statement-templates branch March 13, 2024 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants