julia
1811564d - fix some crashy behavior of `invoke` with builtins (#59451)

Commit
97 days ago
fix some crashy behavior of `invoke` with builtins (#59451) builtins have empty method tables so `invoke` will segfault or otherwise crash (see some tests). this PR attempts to fix that
Author
Parents
Loading