JVM: no nullability annotations on private and synthetic fields

This commit is contained in:
Dmitry Petrov
2020-06-25 13:06:51 +03:00
parent cbd8b58d5c
commit 3f266aafb4
35 changed files with 67 additions and 72 deletions
@@ -28,7 +28,7 @@ final class Test$b$2 {
@AllOpen
@kotlin.Metadata
public class Test {
private final @org.jetbrains.annotations.NotNull field a: java.lang.Runnable
private final field a: java.lang.Runnable
inner class Test$a$1
inner class Test$b$1
inner class Test$b$2