6 lines
147 B
Plaintext
6 lines
147 B
Plaintext
error: byte strings are not supported in formatting macros
|
|
--> tests/ui/printdoc-binary.rs:4:15
|
|
|
|
|
4 | printdoc!(b"");
|
|
| ^^^
|