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: (re)typing invocations #527

Open
DavePearce opened this issue Jan 10, 2025 · 0 comments
Open

fix: (re)typing invocations #527

DavePearce opened this issue Jan 10, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@DavePearce
Copy link
Collaborator

DavePearce commented Jan 10, 2025

There is an issue around typing invocations, for example when they arise in an defun. The signature for a given invocation can end up being set multiple times as a result of typing invocations of the enclosing function. The solution here is probably to remove the signature from an invoke and then combine typing and preprocessing as one.

@DavePearce DavePearce self-assigned this Jan 10, 2025
@DavePearce DavePearce added the bug Something isn't working label Jan 10, 2025
@DavePearce DavePearce changed the title fix: typing expressions in defun fix: (re)typing invocations Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant