mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
Empty import list placement and comment binding (test data fixed)
This commit is contained in:
+1
-2
@@ -1,7 +1,6 @@
|
||||
// "Annotate field 'field' as @NonNls" "true"
|
||||
|
||||
import org.jetbrains.annotations.NonNls;
|
||||
|
||||
// "Annotate field 'field' as @NonNls" "true"
|
||||
class Foo {
|
||||
@NonNls
|
||||
String field = "text";
|
||||
|
||||
Reference in New Issue
Block a user