1 2 3 4 5
error: expected value before comma --> tests/ui/err/empty_input_value.rs:4:27 | 4 | repeat!(value in [one,, two] { | ^