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 a bug that prevented use of name signature defined after the point #3001

Conversation

janmasrovira
Copy link
Collaborator

@janmasrovira janmasrovira commented Sep 6, 2024

@janmasrovira janmasrovira force-pushed the 2999-named-syntax-use-surprisingly-requires-functions-to-be-declared-before-they-are-used branch from bed3a44 to db307e7 Compare September 6, 2024 10:26
@janmasrovira janmasrovira marked this pull request as ready for review September 6, 2024 10:26
lukaszcz
lukaszcz previously approved these changes Sep 6, 2024
@lukaszcz lukaszcz added this to the 0.6.7 milestone Sep 6, 2024
@lukaszcz lukaszcz merged commit 4ae4e4e into main Sep 6, 2024
4 checks passed
@lukaszcz lukaszcz deleted the 2999-named-syntax-use-surprisingly-requires-functions-to-be-declared-before-they-are-used branch September 6, 2024 12:32
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.

Named syntax use surprisingly requires functions to be declared before they are used
2 participants