Files
kotlin-fork/compiler/testData/codegen/light-analysis/functions/localFunctions/kt4989.txt
T

11 lines
403 B
Plaintext
Vendored

public final class It {
private final @org.jetbrains.annotations.NotNull field id: java.lang.String
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
public final @org.jetbrains.annotations.NotNull method getId(): java.lang.String
}
public final class Kt4989Kt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
}