Finally, for simple functions that are a single st...
# announcements
a
Finally, for simple functions that are a single statement, you can drop the return type:
Copy code
fun leinArgs() = mapOf("gpp-path" to settings.gpgPath)