Which is a valid function declaration in Kotlin? code example Example: make function kotlin fun main() { println("This is a function") }