right but i can do something like `fun thisFunctio...
# intellij
m
right but i can do something like
fun thisFunction(myThing: MyThing) = myThing.doOtherThing()
you may want to clarify the return type for these single expression functions - does that make sense?