Files
kotlin-fork/compiler/testData/codegen/box/javaFieldAndKotlinProperty/javaFieldAndKotlinPrivateProperty.jvm_abi.txt
T
2023-12-26 10:18:19 +00:00

16 lines
336 B
Plaintext
Vendored

MODULE main
CLASS Derived.class
METHOD x()Ljava/lang/String;
Annotation: method.invisibleAnnotations
K1
---
K2
@Lorg/jetbrains/annotations/NotNull;
CLASS DerivedKt.class
METHOD box()Ljava/lang/String;
Annotation: method.invisibleAnnotations
K1
---
K2
@Lorg/jetbrains/annotations/NotNull;