Align the Boolean.hashCode() value across platforms

Boolean.hashCode() should return 1231/1237 for true/false correspondingly.

As a part of efforts to stabilize Native stdlib.
This commit is contained in:
Abduqodiri Qurbonzoda
2023-06-12 17:40:09 +03:00
committed by Space Team
parent 668157eb41
commit 193aa0f935
9 changed files with 23 additions and 14 deletions
@@ -3,7 +3,7 @@
97
1065353216
1072693248
1
0
1231
1237
true
true