Weird appears to only be broken on EAP
# announcements
c
Weird appears to only be broken on EAP
s
Maybe you have multiple kotlin jars (both eap and noneap) on your classpath
I think that can give errors like that
c
Could using the EAP Kotlin plugin with a non-EAP Kotlin library break it?
s
I dont think so, but its easy to get mixed with the non eap via transitive dependencies
c
That's fair, highly possible actually, would this be an issue in a scratch file then?
Yep it would damn
Let me test again, one sec
I'm afraid that's not the case @spand good thinking tho
i
What version of Kotlin and IDE do you use?
a
https://youtrack.jetbrains.com/issue/KT-36095 201.4284: False positive OVERLOAD_RESOLUTION_AMBIGUITY with Java Enum.valueOf callable reference
👍 1