Join Slack
Powered by
isn't possible to add an extension on a inline cla...
# getting-started
e
elect
11/10/2022, 10:24 AM
isn't possible to add an extension on a inline class companion?
j
Joffrey
11/10/2022, 10:26 AM
It is possible, but the companion has to exist. For this you may need to declare it, even an empty one with just
companion object
without block:
https://pl.kotl.in/Em9qaiK-p
👍 1
e
elect
11/10/2022, 10:51 AM
good to know, thanks
2
Views
Open in Slack
Previous
Next