mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 10:20:15 +07:00
[java] fix test data after adding javadoc formatting to refactorings
GitOrigin-RevId: a5e3b115d39c59984e40ca8726b4a2f658292eba
This commit is contained in:
committed by
intellij-monorepo-bot
parent
d6f3b1ec85
commit
375a130e11
@@ -1,7 +1,8 @@
|
||||
// "Generate overloaded method with default parameter values" "true"
|
||||
class Test {
|
||||
/**
|
||||
*/
|
||||
/**
|
||||
*
|
||||
*/
|
||||
void foo() {
|
||||
foo(0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user