Join Slack
Powered by
Who decides if a function is not used, `kotlinc` o...
# intellij
z
ziggy42
03/21/2018, 4:45 PM
Who decides if a function is not used,
kotlinc
or
Intellij
?
c
Czar
03/21/2018, 5:11 PM
the latter
z
ziggy42
03/21/2018, 5:20 PM
So basically there's no way to achieve what I want 😕
c
Czar
03/21/2018, 5:23 PM
if you don't want to touch intellij side of things - no.
k
karelpeeters
03/21/2018, 5:25 PM
Doesn't the compiler also emit warnings for this? I'm not sure though,, maybe that's only foe local variables or something.
3
Views
Open in Slack
Previous
Next