WASM: Implement string hashcode

This commit is contained in:
Igor Laevsky
2021-07-30 18:49:40 +03:00
committed by TeamCityServer
parent c526145a48
commit af865544ff
3 changed files with 15 additions and 4 deletions
@@ -1,5 +1,3 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// WASM_MUTE_REASON: String.hashCode()
// IGNORE_BACKEND: NATIVE
fun test(s: String) {