? I'm using Kotlin 1.3.70, but when I try to pass a function that takes a default parameter to a type that expects the function to take no parameter I get the following error:
The feature "function reference with default value as other type" is disabled