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