Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
dc4e06c6afe5f8bb2d4b9c834b8eaf190cabe72a
/
.
/
compiler
/
testData
/
psi
/
FunctionNoParameterList.kt
blob: eea4b5a8f383691eeecc975133e5e2bd2cc9949f [
file
]
class
A
{
fun foo
class
B
{}
fun bar
}
class
C
{}