Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2f8b8915520217c656f00750d7faa239c6233ece
/
.
/
compiler
/
testData
/
codegen
/
boxAgainstJava
/
interfaces
/
inheritJavaInterface.java
blob: 0e7320472145e3a92f6728c33320687cb08ea349 [
file
]
interface
A
{
void
foo
();
}