And another problom is when i use ```dto.newAdd?.f...
# announcements
i
And another problom is when i use
Copy code
dto.newAdd?.forEach { this::associationInfo }
, actully, the parameter type for function
Copy code
associationInfo
is wrong, but the compiler did not warning me