Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
e1e07d20949869a38f2fc0b6ceeea1235721f07f
/
.
/
compiler
/
testData
/
klibABI
/
removeAbstractPropertyFromInterface
/
lib1
/
l1.kt.0
blob: 35d826f18e9089894beac959210918cad0380f3b [
file
]
package
lib1
interface
A
{
val foo
:
Int
}