1error: Multiple variants marked with `#[num_enum(catch_all)]`
2 --> tests/try_build/compile_fail/multiple_catch_all_same_variant.rs:6:16
3  |
46 |     #[num_enum(catch_all)]
5  |                ^^^^^^^^^
6