K2: don't use dispatch receiver to store imported static qualifiers
Related to KT-53441
This commit is contained in:
committed by
Space Team
parent
7205a90d9d
commit
104fd4c14d
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
FILE: FlexiblePrimitiveOverloading.kt
|
||||
public final fun foo(): R|kotlin/Unit| {
|
||||
Q|java/lang/Integer|.R|java/lang/Integer.getInteger|(String(text), Int(239))
|
||||
R|java/lang/Integer.getInteger|(String(text), Int(239))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user