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 objc_send declaration #4694

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

obiwan87
Copy link
Contributor

For transparency and LSP support, add documentation only declaration objc_send to intrinsics.odin

@gingerBill
Copy link
Member

So that's not the signature of objc_send, and in fact quite a bit weirder in practice too. I'd argue the LSP might have to add an edge case for this directly.

@obiwan87
Copy link
Contributor Author

obiwan87 commented Jan 15, 2025

Yeah, I guess there's no way express the objc_send signature in Odin. I just added a very generic/abstract declaration so that there's at least a reference point for gathering more information on how to use it.

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