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