tree: b16476ab3b2ce9fd9b0c7a2a62a91adaea1cc377
  1. assignments/
  2. invalidCode/
  3. nonCalls/
  4. withTestCompilerPluginEnabled/
  5. ambiguous.descriptors.txt
  6. ambiguous.kt
  7. ambiguous.txt
  8. ambiguousImplicitInvoke.descriptors.txt
  9. ambiguousImplicitInvoke.kt
  10. ambiguousImplicitInvoke.txt
  11. ambiguousWithExplicitTypeParameters.descriptors.txt
  12. ambiguousWithExplicitTypeParameters.kt
  13. ambiguousWithExplicitTypeParameters.txt
  14. ambiguousWithInferredTypeParameters.descriptors.txt
  15. ambiguousWithInferredTypeParameters.kt
  16. ambiguousWithInferredTypeParameters.txt
  17. annotationEntry.kt
  18. annotationEntry.txt
  19. annotationInAnnotation_arrayOf.kt
  20. annotationInAnnotation_arrayOf.txt
  21. annotationInAnnotation_collectionLiteral.kt
  22. annotationInAnnotation_collectionLiteral.txt
  23. annotationInAnnotation_multipleAnnotations_arrayOf.kt
  24. annotationInAnnotation_multipleAnnotations_arrayOf.txt
  25. annotationInAnnotation_multipleAnnotations_collectionLiteral.kt
  26. annotationInAnnotation_multipleAnnotations_collectionLiteral.txt
  27. annotationInAnnotation_noarg.kt
  28. annotationInAnnotation_noarg.txt
  29. annotationInAnnotation_vararg.kt
  30. annotationInAnnotation_vararg.txt
  31. annotationOnDelegate.kt
  32. annotationOnDelegate.txt
  33. annotationOnExpression_asT.kt
  34. annotationOnExpression_asT.txt
  35. annotationOnExpression_destructuring.kt
  36. annotationOnExpression_destructuring.txt
  37. annotationOnExpression_if.kt
  38. annotationOnExpression_if.txt
  39. annotationOnExpression_whenBranch.kt
  40. annotationOnExpression_whenBranch.txt
  41. annotationOnFile.kt
  42. annotationOnFile.txt
  43. annotationOnParameter_param.kt
  44. annotationOnParameter_param.txt
  45. annotationOnParameter_parameterProperty.kt
  46. annotationOnParameter_parameterProperty.txt
  47. annotationOnParameter_reified.kt
  48. annotationOnParameter_reified.txt
  49. annotationOnParameter_setparam.kt
  50. annotationOnParameter_setparam.txt
  51. annotationOnProperty_field.kt
  52. annotationOnProperty_field.txt
  53. annotationOnProperty_get.kt
  54. annotationOnProperty_get.txt
  55. annotationOnProperty_property.kt
  56. annotationOnProperty_property.txt
  57. annotationOnProperty_set.kt
  58. annotationOnProperty_set.txt
  59. annotationOnReceiver.kt
  60. annotationOnReceiver.txt
  61. arrayOfInAnnotation.kt
  62. arrayOfInAnnotation.txt
  63. builderInference.descriptors.txt
  64. builderInference.kt
  65. builderInference.txt
  66. callableReference_genericQualifier1.kt
  67. callableReference_genericQualifier1.txt
  68. callableReference_genericQualifier2.kt
  69. callableReference_genericQualifier2.txt
  70. calleeExpressionOfImplicitInvoke.kt
  71. calleeExpressionOfImplicitInvoke.txt
  72. checkNotNullCall.kt
  73. checkNotNullCall.txt
  74. checkNotNullCallAsCallee.kt
  75. checkNotNullCallAsCallee.txt
  76. companionObjectReference.kt
  77. companionObjectReference.txt
  78. comparisonCall.kt
  79. comparisonCall.txt
  80. compoundAssignOnVal.kt
  81. compoundAssignOnVal.txt
  82. compoundAssignOnVal_lhs.kt
  83. compoundAssignOnVal_lhs.txt
  84. compoundAssignOnVar.kt
  85. compoundAssignOnVar.txt
  86. compoundAssignOnVar_lhs.kt
  87. compoundAssignOnVar_lhs.txt
  88. compoundAssignWithArrayAccessConvention.kt
  89. compoundAssignWithArrayAccessConvention.txt
  90. compoundAssignWithArrayAccessConvention_complexReceivers.kt
  91. compoundAssignWithArrayAccessConvention_complexReceivers.txt
  92. compoundAssignWithArrayAccessConvention_lhs.kt
  93. compoundAssignWithArrayAccessConvention_lhs.txt
  94. compoundAssignWithArrayGetConvention.kt
  95. compoundAssignWithArrayGetConvention.txt
  96. compoundAssignWithArrayGetConvention_lhs.kt
  97. compoundAssignWithArrayGetConvention_lhs.txt
  98. consecutiveImplicitInvoke1.kt
  99. consecutiveImplicitInvoke1.txt
  100. consecutiveImplicitInvoke2.kt
  101. consecutiveImplicitInvoke2.txt
  102. consecutiveImplicitInvoke3.kt
  103. consecutiveImplicitInvoke3.txt
  104. consecutiveImplicitInvoke_callee.kt
  105. consecutiveImplicitInvoke_callee.txt
  106. delegatedConstructorCall_super.kt
  107. delegatedConstructorCall_super.txt
  108. delegatedConstructorCall_super_unresolved.descriptors.txt
  109. delegatedConstructorCall_super_unresolved.kt
  110. delegatedConstructorCall_super_unresolved.txt
  111. delegatedConstructorCall_this.kt
  112. delegatedConstructorCall_this.txt
  113. delegatedConstructorCall_this_unresolved.descriptors.txt
  114. delegatedConstructorCall_this_unresolved.kt
  115. delegatedConstructorCall_this_unresolved.txt
  116. enumAsAnnotationValue.kt
  117. enumAsAnnotationValue.txt
  118. eqEqCall_fromAny.kt
  119. eqEqCall_fromAny.txt
  120. eqEqCall_fromDataClass.descriptors.txt
  121. eqEqCall_fromDataClass.kt
  122. eqEqCall_fromDataClass.txt
  123. eqEqCall_fromDataClass_overridden.kt
  124. eqEqCall_fromDataClass_overridden.txt
  125. eqEqCall_fromSealedClass.kt
  126. eqEqCall_fromSealedClass.txt
  127. eqEqCall_fromSuperType.kt
  128. eqEqCall_fromSuperType.txt
  129. eqEqCall_overridden.kt
  130. eqEqCall_overridden.txt
  131. functionCallInTheSameFile.kt
  132. functionCallInTheSameFile.txt
  133. functionCallWithExtensionReceiverAndTypeArgument.kt
  134. functionCallWithExtensionReceiverAndTypeArgument.txt
  135. functionCallWithLambdaArgument.kt
  136. functionCallWithLambdaArgument.txt
  137. functionCallWithNamedArgument.kt
  138. functionCallWithNamedArgument.txt
  139. functionCallWithNonTrailingLambdaArgument.kt
  140. functionCallWithNonTrailingLambdaArgument.txt
  141. functionCallWithSpreadArgument.kt
  142. functionCallWithSpreadArgument.txt
  143. functionCallWithTypeArgument.kt
  144. functionCallWithTypeArgument.txt
  145. functionCallWithVarargArgument.kt
  146. functionCallWithVarargArgument.txt
  147. functionTypeVariableCall_dispatchReceiver.descriptors.txt
  148. functionTypeVariableCall_dispatchReceiver.kt
  149. functionTypeVariableCall_dispatchReceiver.txt
  150. functionTypeVariableCall_extensionReceiver.descriptors.txt
  151. functionTypeVariableCall_extensionReceiver.kt
  152. functionTypeVariableCall_extensionReceiver.txt
  153. functionWithReceiverCall.kt
  154. functionWithReceiverCall.txt
  155. functionWithReceiverSafeCall.kt
  156. functionWithReceiverSafeCall.txt
  157. hiddenConstructor.descriptors.txt
  158. hiddenConstructor.kt
  159. hiddenConstructor.txt
  160. hiddenDeprecated.kt
  161. hiddenDeprecated.txt
  162. implicitConstructorDelegationCall.kt
  163. implicitConstructorDelegationCall.txt
  164. implicitConstuctorCall.kt
  165. implicitConstuctorCall.txt
  166. implicitJavaConstuctorCall.kt
  167. implicitJavaConstuctorCall.txt
  168. indexedGet.kt
  169. indexedGet.txt
  170. indexedGetWithNotEnoughArgs.kt
  171. indexedGetWithNotEnoughArgs.txt
  172. indexedGetWithTooManyArgs.descriptors.txt
  173. indexedGetWithTooManyArgs.kt
  174. indexedGetWithTooManyArgs.txt
  175. indexedSet.kt
  176. indexedSet.txt
  177. indexedSetWithNotEnoughArgs.kt
  178. indexedSetWithNotEnoughArgs.txt
  179. indexedSetWithTooManyArgs.descriptors.txt
  180. indexedSetWithTooManyArgs.kt
  181. indexedSetWithTooManyArgs.txt
  182. intArrayOfInAnnotation.kt
  183. intArrayOfInAnnotation.txt
  184. javaClassReference.kt
  185. javaClassReference.txt
  186. javaFunctionCall.kt
  187. javaFunctionCall.txt
  188. javaPropertyGetter.kt
  189. javaPropertyGetter.txt
  190. javaPropertyGetter_unqualified.kt
  191. javaPropertyGetter_unqualified.txt
  192. javaPropertyNestedGetter.kt
  193. javaPropertyNestedGetter.txt
  194. javaPropertySetter.kt
  195. javaPropertySetter.txt
  196. javaPropertySetter_unqualified.kt
  197. javaPropertySetter_unqualified.txt
  198. javaPropertySetterIncomplete.kt
  199. javaPropertySetterIncomplete.txt
  200. kotlinPropertyGetter.kt
  201. kotlinPropertyGetter.txt
  202. kotlinPropertyGetter_unqualified.kt
  203. kotlinPropertyGetter_unqualified.txt
  204. kotlinPropertyNestedGetter.kt
  205. kotlinPropertyNestedGetter.txt
  206. kotlinPropertySetter.kt
  207. kotlinPropertySetter.txt
  208. kotlinPropertySetter_unqualified.kt
  209. kotlinPropertySetter_unqualified.txt
  210. memberFunctionCallWithTypeArgument.kt
  211. memberFunctionCallWithTypeArgument.txt
  212. postfixUnaryOperatorOnVar.kt
  213. postfixUnaryOperatorOnVar.txt
  214. postfixUnaryOperatorOnVar_base.kt
  215. postfixUnaryOperatorOnVar_base.txt
  216. postfixUnaryOperatorWithArrayAccessConvention.kt
  217. postfixUnaryOperatorWithArrayAccessConvention.txt
  218. postfixUnaryOperatorWithArrayAccessConvention_base.kt
  219. postfixUnaryOperatorWithArrayAccessConvention_base.txt
  220. postfixUnaryOperatorWithArrayAccessConvention_complexDispatcher.kt
  221. postfixUnaryOperatorWithArrayAccessConvention_complexDispatcher.txt
  222. prefixUnaryOperatorOnVar.kt
  223. prefixUnaryOperatorOnVar.txt
  224. prefixUnaryOperatorOnVar_base.kt
  225. prefixUnaryOperatorOnVar_base.txt
  226. prefixUnaryOperatorWithArrayAccessConvention.kt
  227. prefixUnaryOperatorWithArrayAccessConvention.txt
  228. prefixUnaryOperatorWithArrayAccessConvention_base.kt
  229. prefixUnaryOperatorWithArrayAccessConvention_base.txt
  230. prefixUnaryOperatorWithArrayAccessConvention_complexDispatcher.kt
  231. prefixUnaryOperatorWithArrayAccessConvention_complexDispatcher.txt
  232. privateMember.descriptors.txt
  233. privateMember.kt
  234. privateMember.txt
  235. qualifiedCalleeExpressionOfImplicitInvoke.kt
  236. qualifiedCalleeExpressionOfImplicitInvoke.txt
  237. recursiveTypeParameter.descriptors.txt
  238. recursiveTypeParameter.kt
  239. recursiveTypeParameter.txt
  240. resolveCallInSuperConstructorParam.kt
  241. resolveCallInSuperConstructorParam.txt
  242. samConstructorCall.descriptors.txt
  243. samConstructorCall.kt
  244. samConstructorCall.txt
  245. simpleCallWithNonMatchingArgs.descriptors.txt
  246. simpleCallWithNonMatchingArgs.kt
  247. simpleCallWithNonMatchingArgs.txt
  248. smartCastExplicitDispatchReceiver.kt
  249. smartCastExplicitDispatchReceiver.txt
  250. smartCastExplicitExtensionReceiver.kt
  251. smartCastExplicitExtensionReceiver.txt
  252. smartCastImplicitDispatchReceiver.kt
  253. smartCastImplicitDispatchReceiver.txt
  254. smartCastImplicitExtensionReceiver.kt
  255. smartCastImplicitExtensionReceiver.txt
  256. superTypeCallEntryResolveToCallInfo.kt
  257. superTypeCallEntryResolveToCallInfo.txt
  258. unresolvableOperator_elvis_1.kt
  259. unresolvableOperator_elvis_1.txt
  260. unresolvableOperator_elvis_2.kt
  261. unresolvableOperator_elvis_2.txt
  262. unresolvableOperator_eqeqeq_1.kt
  263. unresolvableOperator_eqeqeq_1.txt
  264. unresolvableOperator_eqeqeq_2.kt
  265. unresolvableOperator_eqeqeq_2.txt
  266. unresolvableOperator_excleqeq_1.kt
  267. unresolvableOperator_excleqeq_1.txt
  268. unresolvableOperator_excleqeq_2.kt
  269. unresolvableOperator_excleqeq_2.txt
  270. unresolvedSuperReference.descriptors.txt
  271. unresolvedSuperReference.kt
  272. unresolvedSuperReference.txt
  273. variableAsFunction.kt
  274. variableAsFunction.txt
  275. variableAsFunctionLikeCall.kt
  276. variableAsFunctionLikeCall.txt
  277. variableAsFunctionWithParameterName.kt
  278. variableAsFunctionWithParameterName.txt
  279. variableAsFunctionWithParameterNameAnnotation.kt
  280. variableAsFunctionWithParameterNameAnnotation.txt
  281. variableAsFunctionWithParameterNameAnnotationConflict.descriptors.txt
  282. variableAsFunctionWithParameterNameAnnotationConflict.kt
  283. variableAsFunctionWithParameterNameAnnotationConflict.txt
  284. variableAsFunctionWithParameterNameAnnotationConflict2.descriptors.txt
  285. variableAsFunctionWithParameterNameAnnotationConflict2.kt
  286. variableAsFunctionWithParameterNameAnnotationConflict2.txt
  287. variableAsFunctionWithParameterNameGeneric.kt
  288. variableAsFunctionWithParameterNameGeneric.txt
  289. variableAsFunctionWithParameterNameInNonFunctionType.kt
  290. variableAsFunctionWithParameterNameInNonFunctionType.txt
  291. variableAsFunctionWithParameterNameMixed.kt
  292. variableAsFunctionWithParameterNameMixed.txt
  293. variableWithExtensionInvoke.kt
  294. variableWithExtensionInvoke.txt
  295. variableWithInvokeFunctionCall_dispatchReceiver.kt
  296. variableWithInvokeFunctionCall_dispatchReceiver.txt
  297. variableWithInvokeFunctionCall_extensionReceiver.kt
  298. variableWithInvokeFunctionCall_extensionReceiver.txt
  299. variableWithMemberInvoke.kt
  300. variableWithMemberInvoke.txt
  301. whenSelectorSmartCast.kt
  302. whenSelectorSmartCast.txt