IR: call toLowerCase() with root locale
Preventing complexities with Turkish Iı vs. İi.
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
|
||||
package org.jetbrains.kotlin.backend.wasm.ast
|
||||
|
||||
import org.jetbrains.kotlin.ir.util.toLowerCase
|
||||
|
||||
// TODO: Abstract out S-expression part of dumping?
|
||||
|
||||
fun WasmInstruction.toWat(ident: String = ""): String =
|
||||
|
||||
Reference in New Issue
Block a user