DEBSOURCES
Skip Quicknav
sources / rust-peg / 0.8.5-1 / tests / compile-fail / use_undefined_rule.stderr
12345
error: undefined rule `foo` --> $DIR/use_undefined_rule.rs:4:18 | 4 | rule bar() = foo() //~ ERROR undefined rule `foo` | ^^^