Minor: update testData with nullability annotations

This commit is contained in:
Dmitry Petrov
2020-06-26 15:17:23 +03:00
parent 64e47265e1
commit 9468670980
37 changed files with 0 additions and 159 deletions
@@ -14,7 +14,6 @@ import java.lang.System;
@kotlin.Metadata()
public final class Product2 implements Named {
@org.jetbrains.annotations.Nullable()
private java.lang.String name;
@org.jetbrains.annotations.Nullable()