mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 02:57:37 +00:00
make cargo test pass
This commit is contained in:
parent
8efe9ff9fb
commit
1ac30d3c86
@ -6,7 +6,7 @@
|
||||
macro_rules! b {
|
||||
($b:literal) => {
|
||||
const C: &[u8] = $b.as_bytes();
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
fn str_lit_as_bytes() {
|
||||
|
Loading…
Reference in New Issue
Block a user