JS: Implement Long.hashCode function.
#KT-13756 Fixed
This commit is contained in:
@@ -81,6 +81,10 @@ public final class NumberTest extends SingleFileTranslationTest {
|
||||
checkFooBoxIsOk();
|
||||
}
|
||||
|
||||
public void testLongHashCode() throws Exception {
|
||||
checkFooBoxIsOk();
|
||||
}
|
||||
|
||||
public void testLongArray() throws Exception {
|
||||
checkFooBoxIsOk();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user