We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31597ce commit 37b54f2Copy full SHA for 37b54f2
core/commonTest/src/implementations/list/HashMapTrieNodeTest.kt renamed to core/commonTest/src/implementations/map/HashMapTrieNodeTest.kt
@@ -3,7 +3,7 @@
3
* Use of this source code is governed by the Apache 2.0 License that can be found in the LICENSE.txt file.
4
*/
5
6
-package tests.implementations.list
+package tests.implementations.map
7
8
import kotlinx.collections.immutable.implementations.immutableMap.LOG_MAX_BRANCHING_FACTOR
9
import kotlinx.collections.immutable.implementations.immutableMap.MAX_SHIFT
0 commit comments