fun foo(fn: String.() -> Boolean): Unit { "string".fn() }