blob: 77770c0d371c82f31fd72641e8724f009daa697f [file] [log] [blame]
class Test {
Object method() {
method(
factory());
<caret>
}
}