Fix handling for repeated enum fields by copybara-service[bot] · Pull Request #1441 · google/cel-cpp

@copybara-service copybara-service bot changed the title Handle case where an repeated enum field is accessed. Handle cases when a repeated enum field is accessed.

Apr 17, 2025

@copybara-service copybara-service bot changed the title Handle cases when a repeated enum field is accessed. Fix handling for repeated enum fields

Apr 21, 2025

@jnthntatum @copybara-github

Updates the type checker to let List<Enum> behave as a List<Int>

PiperOrigin-RevId: 749874772