I have function which returns some value. In the function parameter I pass the same value:
fun getValue (value:String):String { var message = value