Commits


Abseil Team authored and Derek Mauro committed 63713e1ce49
Googletest export Fix the ACTION* macros to allow for more than 10 arguments in the action. Only the first 10 will be passed as individual arguments as `argN`, but the rest can be accessed from the `args` tuple. PiperOrigin-RevId: 311542098