Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
compiler
/
testData
/
asJava
/
lightClassStructure
/
CodeWithErrors.kt
blob: ad2f174f76951162937d6139c2bf6f176817207e [
file
]
package
test
class
C
()
{
fun V
.
f
()
:
{
}
}
fun V
.
f
()
{
}