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