K2: de-prioritize access to Enum.entries properly #KT-57954 Fixed
This commit is contained in:
committed by
Space Team
parent
978d52d05b
commit
b92f1e2036
+1
-1
@@ -28,6 +28,6 @@ FILE: genericEntriesPropertyClashOn.fir.kt
|
||||
^ Int(0)
|
||||
}
|
||||
public final fun test(): R|kotlin/Unit| {
|
||||
Q|pckg/A|.R|pckg/A.entries*s|
|
||||
Q|pckg/A|.R|pckg/entries|<R|pckg/A.Companion|>
|
||||
Q|pckg/A.Companion|.R|pckg/entries|<R|pckg/A.Companion|>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user