-
Notifications
You must be signed in to change notification settings - Fork 10
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
Find examples of this not working due to dynamic dispatch #2
Comments
oxinabox
changed the title
Find examples of this not working
Find examples of this not working due to dynamic dispatch
May 18, 2020
Repository owner
deleted a comment from
aminya
May 18, 2020
Does it work with |
Should work in macros. |
This comment has been minimized.
This comment has been minimized.
See #39 "Reproducible case of |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Jameson says this doesn't work for a bunch of cases.
Because of the fact that dynamic calls do not get edges attached.
But I am not sure it is possible to use this in a way that that matters.
I haven't been able to find any.
I need to create a few examples of them.for the docs
The text was updated successfully, but these errors were encountered: