mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
fix,test(jdoc): Stabilize spaces in test files
GitOrigin-RevId: 0c6b8c8ca44e90bdc80764b5fa1d8f2656762100
This commit is contained in:
committed by
intellij-monorepo-bot
parent
983ed1cd1c
commit
fef6778210
@@ -8,7 +8,7 @@ class Main {
|
||||
* # @highlight regex="[0-9]+" :
|
||||
* local.zip=94123
|
||||
* local.area-code=415
|
||||
*
|
||||
* <caret>
|
||||
* }
|
||||
*/
|
||||
void f() {}
|
||||
|
||||
@@ -8,7 +8,7 @@ class Main {
|
||||
/// # @highlight regex="[0-9]+" :
|
||||
/// local.zip=94123
|
||||
/// local.area-code=415
|
||||
///
|
||||
/// <caret>
|
||||
/// }
|
||||
void foo() {}
|
||||
}
|
||||
Reference in New Issue
Block a user