diff --git a/idea/testData/editor/quickDoc/JavaMethodUsedInKotlin.kt b/idea/testData/editor/quickDoc/JavaMethodUsedInKotlin.kt index 045e75e7b2c..4d95c59736e 100644 --- a/idea/testData/editor/quickDoc/JavaMethodUsedInKotlin.kt +++ b/idea/testData/editor/quickDoc/JavaMethodUsedInKotlin.kt @@ -5,9 +5,9 @@ fun ktTest() { //INFO:
Test@Contract(pure = true) //INFO: @+//INFO: Java Method +//INFO: //INFO: Inferred annotations available:NotNull//INFO: public staticObject[] foo(Stringparam)
org.jetbrains.annotations.NotNull