kotlin
kotlin copied to clipboard
[KT-56197] IC: Fix classpathSnapshot not regenerate default value function
^KT-56197 If classpathSnapshot is enable, if subclass's supertype's function which has default parameters has changed, it will not regenerate the subclass's invoke place which has invoked the function