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

String interpolations not accepted in return statements #1079

Open
degory opened this issue Feb 20, 2024 · 0 comments
Open

String interpolations not accepted in return statements #1079

degory opened this issue Feb 20, 2024 · 0 comments
Labels

Comments

@degory
Copy link
Owner

degory commented Feb 20, 2024

If a string interpolation is used as the value for a return statement, an error is wrongly reported as the string interpolation is not recognized as having a non-void value in this context.

@degory degory converted this from a draft issue Feb 20, 2024
@degory degory added the bug label Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant