2cac922cd0
Tests are excluded in COMPILED_JAVA mode because in this mode external annotations are not present at all ^KT-62310
14 lines
608 B
Plaintext
Vendored
14 lines
608 B
Plaintext
Vendored
KT element: KtNamedFunction
|
|
FIR element: FirSimpleFunctionImpl
|
|
FIR source kind: KtRealSourceElementKind
|
|
|
|
FIR element rendered:
|
|
public final [ResolvedTo(BODY_RESOLVE)] fun test(): R|kotlin/String| {
|
|
^test R|/ClassWithExternalAnnotatedMembers.ClassWithExternalAnnotatedMembers|().R|/ClassWithExternalAnnotatedMembers.notNullMethod|()
|
|
}
|
|
|
|
FIR FILE:
|
|
FILE: [ResolvedTo(IMPORTS)] usage.kt
|
|
public final [ResolvedTo(BODY_RESOLVE)] fun test(): R|kotlin/String| {
|
|
^test R|/ClassWithExternalAnnotatedMembers.ClassWithExternalAnnotatedMembers|().R|/ClassWithExternalAnnotatedMembers.notNullMethod|()
|
|
} |