in attempt to fix just one test rewrite half the java method call completion; but the code now is much more self-contained, and the test is fixed

This commit is contained in:
peter
2010-08-31 12:38:38 +01:00
parent 3b58b70076
commit e1928c42af
13 changed files with 243 additions and 292 deletions
@@ -10,6 +10,6 @@ class Bar {
}
{
f(fo<caret>)
f(foo<caret>x)
}
}