FIR: Fix behavior for context-receiver contained super class constructor

^KT-51889 Fixed
This commit is contained in:
Denis.Zharkov
2022-04-29 18:23:11 +03:00
committed by teamcity
parent 299c02a822
commit 9ec2411218
7 changed files with 39 additions and 15 deletions
@@ -1,6 +1,5 @@
// !LANGUAGE: +ContextReceivers
// TARGET_BACKEND: JVM_IR
// IGNORE_BACKEND_FIR: JVM_IR
class Components(val x: String)