Fir2Ir: remove error reporting on no receiver
this error is not valid for scripts, where some receivers are set later in the lowering, and it looks like in other cases this problem will be detected later in lowering or codegen anyway.
This commit is contained in:
committed by
Space Team
parent
7866c63e49
commit
f79f715590
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_K2: JVM_IR
|
||||
|
||||
var log = "begin"
|
||||
fun append(msg: String) {
|
||||
|
||||
Reference in New Issue
Block a user