a test for method lookup element presentation

This commit is contained in:
peter
2011-03-30 14:40:00 +02:00
parent df5992c5ad
commit bbcacf8e4f
2 changed files with 18 additions and 0 deletions
@@ -0,0 +1,5 @@
class Foo {
{
"".equals<caret>
}
}