mirror of
https://github.com/google/nomulus
synced 2026-04-04 08:39:22 +00:00
The presubmits are warning that toUpperCase() and toLowerCase() are locale-specific, and advise using Ascii.toUpperCase() and Ascii.toLowerCase() as a local-invariant alternative. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=127583677
2.4 KiB
2.4 KiB