// !LANGUAGE: +FunctionalInterfaceConversion fun interface Foo { fun invoke() }