1 2 3 4 5
command! { /// Change a value in an array at a given index #[command(change_at(args(offset = "O", value = "V")))] }