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