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

Parse function signature with untyped parameter #325

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

inferrna
Copy link
Contributor

Fixes lsp crash when parsing functions accepts parameter of any type ( like lobster_value_to_binary )
See also
https://github.com/aardappel/lobster/blob/a7b921a4f3fd4d661bb05a84a218cae5047cd93f/dev/src/lobster/idents.h#L1365C1-L1372C2

@aardappel
Copy link
Owner

Thanks!

@aardappel aardappel merged commit fa9a34e into aardappel:master Aug 20, 2024
7 checks passed
@inferrna inferrna deleted the parse_no_type branch September 2, 2024 08:22
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.

2 participants