Update bytecode text tests in JVM_IR
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
// TODO KT-36772 Equality compaison between enums should use reference equality in JVM_IR
|
||||
|
||||
enum class Bar {
|
||||
ONE,
|
||||
TWO
|
||||
|
||||
Reference in New Issue
Block a user