diff --git a/ext/BijectorsEnzymeExt.jl b/ext/BijectorsEnzymeExt.jl index 724c4d3d..8962d2b7 100644 --- a/ext/BijectorsEnzymeExt.jl +++ b/ext/BijectorsEnzymeExt.jl @@ -14,7 +14,7 @@ end @static if v"1.11.1" <= VERSION < v"1.12" function __init__() if !Base.generating_output() - Base.eval(quote + eval(quote @import_rrule typeof(find_alpha) Real Real Real @import_frule typeof(find_alpha) Real Real Real end)