error: too many arguments for formatting --> $DIR/too_many_parameters.rs:4:5 | 4 | format_bytes!(b"", b"extra param"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)