mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
prefer most used weigher: fix test
This commit is contained in:
@@ -10,7 +10,14 @@ class Bar {
|
||||
System.out.println(foo.qwe);
|
||||
System.out.println(foo.qwe);
|
||||
System.out.println(foo.qwe);
|
||||
System.out.println(foo.qwe);
|
||||
|
||||
foo.zxc();
|
||||
foo.zxc();
|
||||
foo.zxc();
|
||||
foo.zxc();
|
||||
foo.zxc();
|
||||
foo.zxc();
|
||||
foo.zxc();
|
||||
foo.zxc();
|
||||
foo.zxc();
|
||||
|
||||
Reference in New Issue
Block a user