kevinmehall/rust-peg

Raw identify resolv failed

Closed this issue · 0 comments

peg::parser!(grammar parser() for str {
    pub rule r#break() =
});
error: proc macro panicked
 --> src/parser.rs:1:1
  |
1 | / peg::parser!(grammar parser() for str {
2 | |     pub rule r#break() =
3 | | });
  | |__^
  |
  = help: message: `"__parse_r#break"` is not a valid identifier