Minor: update testData
In BridgeTest::testFakeOverrideMisleadingImplementation, order of generated bridges has changed slightly (but the overall set of generated bridges remains the same).
This commit is contained in:
+1
@@ -1,5 +1,6 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// WITH_RUNTIME
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
|
||||
inline class FieldValue(val value: String)
|
||||
|
||||
|
||||
+1
@@ -1,4 +1,5 @@
|
||||
// WITH_RUNTIME
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
|
||||
inline class NumberInlineClass(val value: Double)
|
||||
|
||||
|
||||
+1
@@ -1,4 +1,5 @@
|
||||
// WITH_RUNTIME
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
|
||||
inline class NumberInlineClass(val value: Double)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user