summaryrefslogtreecommitdiff
path: root/src/tests/disable_function/config/config_disabled_functions_chain.ini
blob: d5d9b624e4c17a583e2473a693422b4085824ede (plain)
1
2
3
sp.disable_function.function("outer>inner>other").drop();
sp.disable_function.function("other>outer>inner_").drop();
sp.disable_function.function("outer>inner").drop();