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

Incorrect type inference for anonymous functions #1278

Closed
cursive-ide opened this issue Mar 6, 2016 · 2 comments
Closed

Incorrect type inference for anonymous functions #1278

cursive-ide opened this issue Mar 6, 2016 · 2 comments
Labels
bug Marks issues describing bugs released Marks issues which have had the fixes released in a stable build released-eap Marks issues which have had the fixes released in an EAP build
Milestone

Comments

@cursive-ide
Copy link
Owner

For example:

(UIUtil/invokeAndWaitIfNeeded #(do-something))

This should also work for (fn ...).

@cursive-ide cursive-ide added this to the 1.13.2 milestone Feb 10, 2024
@cursive-ide cursive-ide modified the milestones: 1.13.2, 1.13.2-eap4 Feb 27, 2024
@cursive-ide cursive-ide added the bug Marks issues describing bugs label Feb 27, 2024
@cursive-ide
Copy link
Owner Author

Fix released in 1.13.2-eap4 on 2024-02-27.

@cursive-ide cursive-ide added the released-eap Marks issues which have had the fixes released in an EAP build label Feb 27, 2024
@cursive-ide
Copy link
Owner Author

Fix released in 1.13.2 on 2024-04-04.

@cursive-ide cursive-ide added the released Marks issues which have had the fixes released in a stable build label Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Marks issues describing bugs released Marks issues which have had the fixes released in a stable build released-eap Marks issues which have had the fixes released in an EAP build
Projects
None yet
Development

No branches or pull requests

1 participant