1error: The discriminant '2' collides with a value attributed to a previous variant 2 --> tests/try_build/compile_fail/alternative_clashes_with_variant.rs:7:5 3 | 47 | Two = 2, 5 | ^^^ 6