Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
fir
/
analysis-tests
/
testData
/
lightClasses
/
simple.txt
blob: 93fca0ca9618381963e951ff55e7221049af4148 [
file
]
public interface B extends a.A {
}
public final class C implements b.B {
}