Update testData

This commit is contained in:
Dmitry Petrov
2020-07-20 12:57:03 +03:00
parent 2b9606becf
commit 2e31f95554
86 changed files with 216 additions and 98 deletions
@@ -32,12 +32,14 @@ public final class B {
* member
* comment.
*/
@org.jetbrains.annotations.NotNull()
private final java.lang.String a = "";
/**
* Mixed
* tabs/spaces
*/
@org.jetbrains.annotations.NotNull()
private final java.lang.String b = "";
/**
@@ -45,12 +47,14 @@ public final class B {
* * first item
* * second item
*/
@org.jetbrains.annotations.NotNull()
private final java.lang.String c = "";
/**
* Without
* stars
*/
@org.jetbrains.annotations.NotNull()
private final java.lang.String d = "";
@org.jetbrains.annotations.NotNull()