public final class InnerExtendsOuterKt { public final static method box(): java.lang.String } public class Outer { private final @org.jetbrains.annotations.NotNull field chars: char[] inner class Outer/Inner public method (@org.jetbrains.annotations.NotNull p0: char[]): void public final @org.jetbrains.annotations.NotNull method getChars(): char[] public final method value(): java.lang.String } public class Outer/Inner { private final @org.jetbrains.annotations.NotNull field s: java.lang.String synthetic final field this$0: Outer inner class Outer/Inner public method (@java.lang.Synthetic p0: Outer, @org.jetbrains.annotations.NotNull p1: java.lang.String): void public final method concat(): java.lang.String public final @org.jetbrains.annotations.NotNull method getS(): java.lang.String }