1 2 3 4 5
error: litext! expected a string literal, not a byte string --> $DIR/raw_byte_string.rs:2:5 | 2 | litext!(br"hello"); | ^^^^^^^^^^^^^^