Related to https://github.com/spring-projects/spring-framework/issues/23812 * Modify `FunctionsTests.kt` test to be sure that fall back to SpEL invocation in case of Kotlin lambda works as expected. This is like an additional test to the fix in Spring Framework