tree: 9d01d690ecc6fcb0a492529e2cfcd4d339a85660
  1. breakContinueInCrossInlineLambda.kt
  2. breakContinueInCrossInlineLambda.txt
  3. breakContinueInNoInlineLambda.kt
  4. breakContinueInNoInlineLambda.txt
  5. breakToLabel.fir.kt
  6. breakToLabel.kt
  7. breakToLabel.txt
  8. catchGenerics.fir.kt
  9. catchGenerics.javac.txt
  10. catchGenerics.kt
  11. catchingLocalClassesCapturingTypeParameters.kt
  12. catchingLocalClassesCapturingTypeParameters.txt
  13. catchInnerClassesOfGenerics.javac.txt
  14. catchInnerClassesOfGenerics.kt
  15. catchInnerClassesOfGenerics.txt
  16. catchInnerClassesOfGenerics_deprecation.fir.kt
  17. catchInnerClassesOfGenerics_deprecation.javac.txt
  18. catchInnerClassesOfGenerics_deprecation.kt
  19. catchInnerClassesOfGenerics_deprecation.txt
  20. catchOfTypeNothing.fir.kt
  21. catchOfTypeNothing.kt
  22. catchReifiedTypeAllowed.fir.kt
  23. catchReifiedTypeAllowed.kt
  24. catchReifiedTypeForbidden.fir.kt
  25. catchReifiedTypeForbidden.kt
  26. catchWithDefault.fir.kt
  27. catchWithDefault.kt
  28. catchWithDefault.txt
  29. commonSupertypeOfT.kt
  30. commonSupertypeOfT.txt
  31. continueAndBreakLabelWithSameFunctionName.fir.kt
  32. continueAndBreakLabelWithSameFunctionName.kt
  33. continueAndBreakLabelWithSameFunctionName.txt
  34. continueInInitBlock.fir.kt
  35. continueInInitBlock.kt
  36. emptyIf.kt
  37. emptyIf.txt
  38. ForbidStatementAsDirectFunctionBody.kt
  39. ForbidStatementAsDirectFunctionBody.txt
  40. ForLoopWithExtensionIteratorOnNullable.kt
  41. ForLoopWithExtensionIteratorOnNullable.txt
  42. forLoopWithNullableRange.fir.kt
  43. forLoopWithNullableRange.kt
  44. forLoopWithNullableRange.txt
  45. forWithIncorrectTypeSpecializer.fir.kt
  46. forWithIncorrectTypeSpecializer.kt
  47. forWithNullableIterator.kt
  48. forWithNullableIterator.txt
  49. ForWithoutBraces.kt
  50. ForWithoutBraces.txt
  51. ifElseIntersection.fir.kt
  52. ifElseIntersection.kt
  53. ifElseIntersection.txt
  54. ifInResultOfLambda.kt
  55. ifInResultOfLambda.ni.txt
  56. ifInResultOfLambda.txt
  57. ifToAnyDiscriminatingUsages.fir.kt
  58. ifToAnyDiscriminatingUsages.kt
  59. ifToAnyDiscriminatingUsages.latestLV.kt
  60. ifToAnyDiscriminatingUsages.txt
  61. ifWhenToAnyComplexExpressions.fir.kt
  62. ifWhenToAnyComplexExpressions.kt
  63. ifWhenToAnyComplexExpressions.txt
  64. ifWhenWithoutElse.fir.kt
  65. ifWhenWithoutElse.kt
  66. ifWhenWithoutElse.txt
  67. improperElseInExpression.fir.kt
  68. improperElseInExpression.kt
  69. improperElseInExpression.txt
  70. incorrectElvis.fir.kt
  71. incorrectElvis.kt
  72. jumpAcrossFunctionBoundary.kt
  73. jumpAcrossFunctionBoundary.txt
  74. kt10322.fir.kt
  75. kt10322.kt
  76. kt10322.txt
  77. kt10706.fir.kt
  78. kt10706.kt
  79. kt10706.txt
  80. kt10717.fir.kt
  81. kt10717.kt
  82. kt10717.latestLV.kt
  83. kt10717.txt
  84. kt1075.fir.kt
  85. kt1075.kt
  86. kt1075.txt
  87. kt30406.fir.kt
  88. kt30406.kt
  89. kt30406.txt
  90. kt4310.fir.kt
  91. kt4310.kt
  92. kt4310.txt
  93. kt51711.kt
  94. kt51711.txt
  95. kt657.fir.kt
  96. kt657.kt
  97. kt657.txt
  98. kt770.kt351.kt735_StatementType.fir.kt
  99. kt770.kt351.kt735_StatementType.kt
  100. kt770.kt351.kt735_StatementType.txt
  101. kt786.fir.kt
  102. kt786.kt
  103. kt786.txt
  104. kt799.fir.kt
  105. kt799.kt
  106. kt799.txt
  107. lambdasInExclExclAndElvis.kt
  108. lambdasInExclExclAndElvis.txt
  109. localReturnInsidePropertyAccessor.fir.kt
  110. localReturnInsidePropertyAccessor.kt
  111. localReturnInsidePropertyAccessor.txt
  112. loopFunctionAmbiguity.kt
  113. nestedLoopsWithMultipleLabels.fir.kt
  114. nestedLoopsWithMultipleLabels.kt
  115. nestedLoopsWithMultipleLabels.txt
  116. nonExhaustiveIfInElvis_after.kt
  117. nonExhaustiveIfInElvis_after.txt
  118. nonExhaustiveIfInElvis_before.fir.kt
  119. nonExhaustiveIfInElvis_before.kt
  120. nonExhaustiveIfInElvis_before.txt
  121. notAFunctionLabel_after.fir.kt
  122. notAFunctionLabel_after.kt
  123. notAFunctionLabel_after.txt
  124. noTypeMismatchWithWhenWithoutElse.fir.kt
  125. noTypeMismatchWithWhenWithoutElse.kt
  126. redundantLabel.fir.kt
  127. redundantLabel.kt
  128. redundantLabel.txt
  129. returnFromLambdaInDefaultArgument.fir.kt
  130. returnFromLambdaInDefaultArgument.kt
  131. specialConstructsAndPlatformTypes.fir.kt
  132. specialConstructsAndPlatformTypes.kt
  133. specialConstructsAndPlatformTypes.txt
  134. specialConstructsWithNullableExpectedType.kt
  135. specialConstructsWithNullableExpectedType.txt
  136. tryReturnType.fir.kt
  137. tryReturnType.kt
  138. tryReturnType.txt
  139. typeInferenceForExclExcl.kt
  140. typeInferenceForExclExcl.txt
  141. valVarCatchParameter.kt
  142. valVarCatchParameter.txt
  143. valVarLoopParameter.kt
  144. valVarLoopParameter.txt
  145. valVarLoopParameterOld.kt
  146. when.kt234.kt973.fir.kt
  147. when.kt234.kt973.kt
  148. when.kt234.kt973.txt
  149. whenInResultOfLambda.kt
  150. whenInResultOfLambda.ni.txt
  151. whenInResultOfLambda.txt
  152. whenToAnyDiscriminatingUsages.fir.kt
  153. whenToAnyDiscriminatingUsages.kt
  154. whenToAnyDiscriminatingUsages.latestLV.kt
  155. whenToAnyDiscriminatingUsages.txt
  156. whenWithNoSubjectAndCommas.kt
  157. whenWithNothingTypedSubject.kt
  158. whenWithNothingTypedSubject.txt