Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ed7ee67e4e1513f9b3ba9587b6d6e950e7a1da7f
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
class
/
SingleAbstractMethod.kt
blob: aa3e2b5e6b7e619f57d7ec4040c31f9705b08f85 [
file
]
package
test
public
interface
SingleAbstractMethod
{
fun foo
()
}