error: unexpected end of macro invocation --> tests/trybuild/indices/needs_to_provide_indices_comma.rs:6:33 | 6 | let result = indices!(slice,); | ^ missing tokens in macro arguments | note: while trying to match meta-variable `$index1:expr` --> src/lib.rs | | ($slice:expr, $index1:expr) => {{ | ^^^^^^^^^^^^