// "Add 'inline' to function 'foo'" "true" fun foo(crossinline body: () -> Unit) { }