02bd26562c
This doesn't change behavior for the default JVM, so no new tests are added. The current behavior is already tested in `javaInterop/notNullAssertions/paramAssertionMessage.kt`. But this will improve exception message on Android, where there are 2 platform frames in the stack trace instead of 1. #KT-50083 Fixed