9 lines
242 B
Plaintext
Vendored
9 lines
242 B
Plaintext
Vendored
public final class test/regressions/kt1149/Kt1149Kt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|
|
|
|
|
|
public interface test/regressions/kt1149/SomeTrait {
|
|
public abstract method foo(): void
|
|
}
|