blob: f176db0c9551a8b3b033c60d72d50ef540d85adc [file] [log] [blame]
class FooBar {
void foo(FooBar _fooBar, FooBar fooBar) {
fb<caret>
}
}