you can define return type explicitly if you want:...
# announcements
a
you can define return type explicitly if you want:
fun square(x: int): Int = x * x
a
image.png
image.png
If you want them showing all the time.