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