Files
kotlin/compiler/testData/codegen/box/javaInterop/notNullAssertions
Dmitry Petrov 26782d7216 Fix exception message checking
Looks like there's no big difference between "J.s() must not be null"
and "s() must not be null".
2019-12-06 11:03:07 +03:00
..