We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed8f16 commit e815bddCopy full SHA for e815bdd
src/FindFirstFunctions.jl
@@ -1,4 +1,5 @@
1
module FindFirstFunctions
2
+
3
# https://github.com/JuliaLang/julia/pull/53687
4
const USE_PTR = VERSION >= v"1.12.0-DEV.255"
5
const FFE_IR = """
0 commit comments