pub_const.stderr.beta 174 B

12345
  1. error: no rules expected the token `pub`
  2. --> $DIR/pub_const.rs:5:9
  3. |
  4. 5 | pub const FLAG_A = 0b00000001;
  5. | ^^^ no rules expected this token in macro call