mirror of
https://github.com/google/nomulus
synced 2026-04-04 00:29:23 +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
1.2 KiB
1.2 KiB