diff --git a/src/Interpreter.jl b/src/Interpreter.jl index 6ead4cc52e..603bc8041a 100644 --- a/src/Interpreter.jl +++ b/src/Interpreter.jl @@ -118,8 +118,8 @@ function set_reactant_abi end ReactantCacheToken(), nothing, #=mt=# world, - true, #=forward_rules=# - true, #=reverse_rules=# + false, #=forward_rules=# + false, #=reverse_rules=# true, #=deferred_lower=# false, #=broadcast_rewrite=# set_reactant_abi,