public final class P { private final @org.jetbrains.annotations.NotNull field actual: java.lang.String private final @org.jetbrains.annotations.NotNull field expected: java.lang.String public method (@org.jetbrains.annotations.NotNull p0: java.lang.String, @org.jetbrains.annotations.NotNull p1: java.lang.String): void public final @org.jetbrains.annotations.NotNull method getActual(): java.lang.String public final @org.jetbrains.annotations.NotNull method getExpected(): java.lang.String } public final class RawStringsWithManyQuotesKt { public final static @org.jetbrains.annotations.NotNull method array(@org.jetbrains.annotations.NotNull p0: P[]): P[] public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String }