убран коммент
Some checks failed
Android Kernel Build / build (push) Failing after 14m42s

This commit is contained in:
2026-03-21 21:53:13 +05:00
parent 8e743e710a
commit 3a595c02b3

View File

@@ -1592,7 +1592,6 @@ object MessageCrypto {
// Reset bounds to default after first continuation
lowerBoundary = 0x80
upperBoundary = 0xBF
// test// commit
if (bytesSeen == bytesNeeded) {
// Sequence complete — emit code point
if (codePoint <= 0xFFFF) {