Fix test expectations.
Do not check for occurrences of "this" on the current backend. I accidentally unified the checking for the two backends without checking that it worked (used the wrong test suite to test).
This commit is contained in:
committed by
Alexander Udalov
parent
1c527fc159
commit
79840a05b2
@@ -20,4 +20,6 @@ fun box(): String {
|
||||
// One instance of each is in kotlin.Metadata.d2
|
||||
// 1 \(X\)
|
||||
// 1 \(Y\)
|
||||
|
||||
// JVM_IR_TEMPLATES
|
||||
// 4 \$this
|
||||
|
||||
Reference in New Issue
Block a user