Since when is `private fun foo() = TODO()` an IDE ...
# intellij
p
Since when is
private fun foo() = TODO()
an IDE error?
Copy code
'Nothing' return type needs to be specified explicitly.