1 2 3 4 5 6 7 8 9 10
rule test_1 └─ condition └─ true rule test_2 └─ condition └─ true ERRORS: - SyntaxError { message: "expecting `global`, `private`, `rule`, `import` or `include`, found `foo`", span: Span(33..36) }