-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Segfault: which(which, (Function, (Int, Int))) #11238
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
Comments
looks like an inconsistency in the conversion from |
I thought the () for reflection functions was only a stopgap until we get a more concise syntax for Tuple{}. I think the nested thing should simply not be handled, it's just not a type anymore. An error instead of a segfault would certainly be nice. |
I guess I can shamelessly bring up an old issue I reported #9580 . Would be nice to make sure certain type parameters can only be types. |
I tried collecting a backtrace with
gdb
, but I haven't done it before and was running into some issues.The text was updated successfully, but these errors were encountered: