Join Slack
Powered by
Can you show your code? I can't get it to happen w...
# getting-started
k
karelpeeters
12/26/2018, 6:14 PM
Can you show your code? I can't get it to happen with this:
Copy code
abstract class Derp { val x = calc() abstract fun calc(): Int }
Open in Slack
Previous
Next