1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
private global rule test_1 └─ condition └─ true private global rule test_2 └─ condition └─ true global rule test_3 └─ condition └─ true private rule test_4 └─ condition └─ true