mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 18:28:55 +07:00
fix testdata formatting after smart enter (IDEA-105010)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
public class Test {
|
||||
private String s()
|
||||
|
||||
private String s()<caret>
|
||||
|
||||
@Deprecated private String foo;
|
||||
}
|
||||
Reference in New Issue
Block a user