Update bytecode text tests in JVM_IR
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
// TODO KT-36638 Use 'java/lang/StringBuilder.append (C)Ljava/lang/StringBuilder;' when appending single character in JVM_IR
|
||||
|
||||
// KT-5016 wrong StringBuilder append method invoked
|
||||
class kt5016intOrNull {
|
||||
fun f1(num : Int?) : String {
|
||||
|
||||
Reference in New Issue
Block a user