Minor, use experimental unsigned types in CityHash

This fixes 233 experimental usage API warnings
This commit is contained in:
Alexander Udalov
2019-10-02 12:56:26 +02:00
parent d0b241b681
commit 65c09a5e57
@@ -3,6 +3,8 @@
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
@file:UseExperimental(ExperimentalUnsignedTypes::class)
package org.jetbrains.kotlin.backend.common.serialization
private val k0 = 0xc3a5c85c97cb3127U