mirror of
https://github.com/openharmony/third_party_rust_unicode-normalization.git
synced 2026-07-18 04:54:46 -04:00
One more comment
This commit is contained in:
@@ -413,6 +413,7 @@ pub struct NormalizationTest {
|
||||
|
||||
out.write("];\n")
|
||||
|
||||
# Guaranteed to be less than n.
|
||||
def my_hash(x, salt, n):
|
||||
# This is hash based on the theory that multiplication is efficient
|
||||
mask_32 = 0xffffffff
|
||||
|
||||
Reference in New Issue
Block a user