mirror of
https://github.com/google/nomulus
synced 2026-07-20 06:52:27 +00:00
d7da7f6da4
CharMatcher.isLetterOrDigit() is deprecated for failing to support supplementary characters. We explicitly declare a matcher for ascii letters and digits. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=252671830