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

Add support for parsing implicit fun with ?MODULE #1509

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

plux
Copy link
Contributor

@plux plux commented Apr 30, 2024

Description

Add support for parsing implicit fun with ?MODULE
Also add support for parsing variables in implicit funs.

Fixes #726 .

Also add support for parsing variables in implicit funs.
@plux plux force-pushed the handle-MODULE-macro-in-implicit-fun branch from 38a3cc6 to 8fc92cd Compare April 30, 2024 07:11
@plux plux merged commit acea603 into main Apr 30, 2024
10 of 12 checks passed
@plux plux deleted the handle-MODULE-macro-in-implicit-fun branch April 30, 2024 07:38
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.

Find references cannot find fun expressions using ?MODULE
1 participant