@@ -12,7 +12,6 @@ app/src/main/kotlin/testProject/App.kt:
12
12
# 0| 2: [ArrayInit] {...}
13
13
# 0| 3: [VarAccess] DeprecationLevel.HIDDEN
14
14
# 0| -1: [TypeAccess] DeprecationLevel
15
- # 0| 2: [Annotation] NotNull
16
15
#-----| 4: (Parameters)
17
16
# 0| 0: [Parameter] seen1
18
17
# 0| 0: [TypeAccess] int
@@ -445,8 +444,6 @@ app/src/main/kotlin/testProject/App.kt:
445
444
# 7| -1: [VarAccess] tmp1_output
446
445
# 7| 0: [VarAccess] tmp0_desc
447
446
# 7| 6: [Constructor] $serializer
448
- #-----| 1: (Annotations)
449
- # 0| 1: [Annotation] NotNull
450
447
# 7| 5: [BlockStmt] { ... }
451
448
# 7| 0: [SuperConstructorInvocationStmt] super(...)
452
449
# 7| 1: [BlockStmt] { ... }
@@ -493,14 +490,10 @@ app/src/main/kotlin/testProject/App.kt:
493
490
# 7| 0: [ReturnStmt] return ...
494
491
# 7| 0: [VarAccess] INSTANCE
495
492
# 7| 2: [Constructor] Companion
496
- #-----| 1: (Annotations)
497
- # 0| 1: [Annotation] NotNull
498
493
# 7| 5: [BlockStmt] { ... }
499
494
# 7| 0: [SuperConstructorInvocationStmt] super(...)
500
495
# 7| 1: [BlockStmt] { ... }
501
496
# 8| 12: [Constructor] Project
502
- #-----| 1: (Annotations)
503
- # 0| 1: [Annotation] NotNull
504
497
#-----| 4: (Parameters)
505
498
# 8| 0: [Parameter] name
506
499
#-----| -1: (Annotations)
@@ -554,7 +547,6 @@ app/src/main/kotlin/testProject/App.kt:
554
547
# 0| 2: [ArrayInit] {...}
555
548
# 0| 3: [VarAccess] DeprecationLevel.HIDDEN
556
549
# 0| -1: [TypeAccess] DeprecationLevel
557
- # 0| 2: [Annotation] NotNull
558
550
#-----| 4: (Parameters)
559
551
# 0| 0: [Parameter] seen1
560
552
# 0| 0: [TypeAccess] int
@@ -813,8 +805,6 @@ app/src/main/kotlin/testProject/App.kt:
813
805
# 14| -1: [VarAccess] tmp1_output
814
806
# 14| 0: [VarAccess] tmp0_desc
815
807
# 14| 6: [Constructor] $serializer
816
- #-----| 1: (Annotations)
817
- # 0| 1: [Annotation] NotNull
818
808
# 14| 5: [BlockStmt] { ... }
819
809
# 14| 0: [SuperConstructorInvocationStmt] super(...)
820
810
# 14| 1: [BlockStmt] { ... }
@@ -856,14 +846,10 @@ app/src/main/kotlin/testProject/App.kt:
856
846
# 14| 0: [ReturnStmt] return ...
857
847
# 14| 0: [VarAccess] INSTANCE
858
848
# 14| 2: [Constructor] Companion
859
- #-----| 1: (Annotations)
860
- # 0| 1: [Annotation] NotNull
861
849
# 14| 5: [BlockStmt] { ... }
862
850
# 14| 0: [SuperConstructorInvocationStmt] super(...)
863
851
# 14| 1: [BlockStmt] { ... }
864
852
# 15| 5: [Constructor] X
865
- #-----| 1: (Annotations)
866
- # 0| 1: [Annotation] NotNull
867
853
# 14| 5: [BlockStmt] { ... }
868
854
# 14| 0: [SuperConstructorInvocationStmt] super(...)
869
855
# 15| 1: [BlockStmt] { ... }
0 commit comments