mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-06 08:00:18 +07:00
- more tests GitOrigin-RevId: 0b9e4bbfad412a65179ec94f936e866fdcb77572
4 lines
143 B
Java
4 lines
143 B
Java
<warning descr="Unused import statement">import <error descr="Cannot resolve symbol 'foo'">foo</error>.bar.Baz<caret>;</warning>
|
|
|
|
class Foo {
|
|
} |