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