run cargo dev fmt
This commit is contained in:
parent
acfb2c45ba
commit
8efe9ff9fb
@ -6,7 +6,7 @@
|
||||
macro_rules! b {
|
||||
($b:literal) => {
|
||||
const C: &[u8] = $b.as_bytes();
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
fn str_lit_as_bytes() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user