fun some(f: (Int) -> String) : String? = null //INFO: value-parameter val f: (Int) → String defined in some