Minor, add test for issue fixed by IrFakeOverrideBuilder
Fixed by f98a22e8e4 (KT-61514).
#KT-66000 Fixed
This commit is contained in:
committed by
Space Team
parent
bb6091cc90
commit
fc9aacfde3
@@ -1,4 +1,6 @@
|
||||
// WITH_STDLIB
|
||||
// CHECK_BYTECODE_TEXT
|
||||
|
||||
// FILE: 1.kt
|
||||
package test
|
||||
|
||||
@@ -24,3 +26,6 @@ fun box(): String {
|
||||
|
||||
return y.result
|
||||
}
|
||||
|
||||
// 0 INVOKEVIRTUAL test/B.setY
|
||||
// 0 INVOKEVIRTUAL test/B.getY
|
||||
|
||||
Reference in New Issue
Block a user