What happens when a function is overriden by a inl...
# getting-started
g
What happens when a function is overriden by a inline function? The compiler warns
Override by an inline function
, does this means it won't be inlined?
o
Created an issue to improve the message: https://youtrack.jetbrains.com/issue/KT-27964
👍 1