/contractInDiagnosticRendering.kt:(437,440): error: None of the following candidates is applicable:
fun foo(s: String, f: () -> Unit): Unit
fun foo(i: Int, f: () -> Unit): Unit
