We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ccall
Box
1 parent a9d418e commit be004c1Copy full SHA for be004c1
src/julia-syntax.scm
@@ -2960,7 +2960,7 @@ f(x) = yt(x)
2960
(memq (car e) '(quote top core line inert local local-def unnecessary
2961
meta inbounds boundscheck simdloop decl
2962
implicit-global global globalref outerref
2963
- const = null method call ssavalue))))
+ const = null method call foreigncall ssavalue))))
2964
(lam:body lam))))
2965
(unused (map cadr (filter (lambda (x) (memq (car x) '(method =)))
2966
leading))))
0 commit comments