mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
PostprocessReformattingAspect rewrite
This commit is contained in:
+2
-2
@@ -13,7 +13,7 @@ class Test {
|
||||
private final String s;
|
||||
|
||||
/**
|
||||
* @param s long description
|
||||
* @param s long description
|
||||
*/
|
||||
private Param(String s) {
|
||||
this.s = s;
|
||||
@@ -23,4 +23,4 @@ class Test {
|
||||
return s;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user