cmListCommand: handle empty lists for list(REMOVE_AT)
Treat an empty list as a list with no valid bounds and return an error message indicating that any given indices are out-of-bounds.
Treat an empty list as a list with no valid bounds and return an error message indicating that any given indices are out-of-bounds.