blob: ee4fabae5b855222f52808c46a6432f53d8f06fc [file]
// org.jetbrains.kotlin.light.classes.symbol.methods.SymbolLightConstructor
class FooBar {
cons<caret>tructor() {
}
}