Join Slack
Powered by
is there a reason why am I getting: `'@JvmName': i...
# announcements
e
Eric Martori
06/07/2019, 2:40 PM
is there a reason why am I getting:
'@JvmName': is not applicable to this declaration
for an extension function in an interface?
i
ilya.gorbunov
06/07/2019, 6:45 PM
Changing the jvm name of an interface member is currently not supported. There's a request to support it:
https://youtrack.jetbrains.com/issue/KT-31420
e
Eric Martori
06/08/2019, 1:49 PM
Thank you
13
Views
Open in Slack
Previous
Next