tree: 75a08c3f6958f74b11a2df28be903cb62421f87d
  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.kt
  67. builderInference.txt
  68. callableReference_genericQualifier1.kt
  69. callableReference_genericQualifier1.txt
  70. callableReference_genericQualifier2.kt
  71. callableReference_genericQualifier2.txt
  72. calleeExpressionOfImplicitInvoke.kt
  73. calleeExpressionOfImplicitInvoke.txt
  74. checkNotNullCall.kt
  75. checkNotNullCall.txt
  76. checkNotNullCallAsCallee.kt
  77. checkNotNullCallAsCallee.txt
  78. companionObjectReference.kt
  79. companionObjectReference.txt
  80. comparisonCall.kt
  81. comparisonCall.txt
  82. compoundAssignOnGenericVar.kt
  83. compoundAssignOnGenericVar.txt
  84. compoundAssignOnVal.kt
  85. compoundAssignOnVal.txt
  86. compoundAssignOnVal_lhs.kt
  87. compoundAssignOnVal_lhs.txt
  88. compoundAssignOnVar.kt
  89. compoundAssignOnVar.txt
  90. compoundAssignOnVar_lhs.kt
  91. compoundAssignOnVar_lhs.txt
  92. compoundAssignWithArrayAccessConvention.kt
  93. compoundAssignWithArrayAccessConvention.txt
  94. compoundAssignWithArrayAccessConvention_complexReceivers.kt
  95. compoundAssignWithArrayAccessConvention_complexReceivers.txt
  96. compoundAssignWithArrayAccessConvention_lhs.kt
  97. compoundAssignWithArrayAccessConvention_lhs.txt
  98. compoundAssignWithArrayGetConvention.kt
  99. compoundAssignWithArrayGetConvention.txt
  100. compoundAssignWithArrayGetConvention_lhs.kt
  101. compoundAssignWithArrayGetConvention_lhs.txt
  102. consecutiveImplicitInvoke1.kt
  103. consecutiveImplicitInvoke1.txt
  104. consecutiveImplicitInvoke2.kt
  105. consecutiveImplicitInvoke2.txt
  106. consecutiveImplicitInvoke3.kt
  107. consecutiveImplicitInvoke3.txt
  108. consecutiveImplicitInvoke_callee.kt
  109. consecutiveImplicitInvoke_callee.txt
  110. defaultValueThatCallsPreviousParameter.kt
  111. defaultValueThatCallsPreviousParameter.txt
  112. delegatedConstructorCall_super.kt
  113. delegatedConstructorCall_super.txt
  114. delegatedConstructorCall_super_unresolved.descriptors.txt
  115. delegatedConstructorCall_super_unresolved.kt
  116. delegatedConstructorCall_super_unresolved.txt
  117. delegatedConstructorCall_this.kt
  118. delegatedConstructorCall_this.txt
  119. delegatedConstructorCall_this_unresolved.descriptors.txt
  120. delegatedConstructorCall_this_unresolved.kt
  121. delegatedConstructorCall_this_unresolved.txt
  122. enumAsAnnotationValue.kt
  123. enumAsAnnotationValue.txt
  124. enumSuperTypeInterface.descriptors.txt
  125. enumSuperTypeInterface.kt
  126. enumSuperTypeInterface.txt
  127. eqEqCall_fromAny.kt
  128. eqEqCall_fromAny.txt
  129. eqEqCall_fromDataClass.kt
  130. eqEqCall_fromDataClass.txt
  131. eqEqCall_fromDataClass_overridden.kt
  132. eqEqCall_fromDataClass_overridden.txt
  133. eqEqCall_fromSealedClass.kt
  134. eqEqCall_fromSealedClass.txt
  135. eqEqCall_fromSuperType.kt
  136. eqEqCall_fromSuperType.txt
  137. eqEqCall_overridden.kt
  138. eqEqCall_overridden.txt
  139. functionCallInTheSameFile.kt
  140. functionCallInTheSameFile.txt
  141. functionCallWithExtensionReceiverAndTypeArgument.kt
  142. functionCallWithExtensionReceiverAndTypeArgument.txt
  143. functionCallWithLambdaArgument.kt
  144. functionCallWithLambdaArgument.txt
  145. functionCallWithNamedArgument.kt
  146. functionCallWithNamedArgument.txt
  147. functionCallWithNonTrailingLambdaArgument.kt
  148. functionCallWithNonTrailingLambdaArgument.txt
  149. functionCallWithSpreadArgument.kt
  150. functionCallWithSpreadArgument.txt
  151. functionCallWithTypeArgument.kt
  152. functionCallWithTypeArgument.txt
  153. functionCallWithVarargArgument.kt
  154. functionCallWithVarargArgument.txt
  155. functionTypeVariableCall_dispatchReceiver.descriptors.txt
  156. functionTypeVariableCall_dispatchReceiver.kt
  157. functionTypeVariableCall_dispatchReceiver.txt
  158. functionTypeVariableCall_extensionReceiver.descriptors.txt
  159. functionTypeVariableCall_extensionReceiver.kt
  160. functionTypeVariableCall_extensionReceiver.txt
  161. functionWithReceiverCall.kt
  162. functionWithReceiverCall.txt
  163. functionWithReceiverSafeCall.kt
  164. functionWithReceiverSafeCall.txt
  165. hiddenConstructor.descriptors.txt
  166. hiddenConstructor.kt
  167. hiddenConstructor.txt
  168. hiddenDeprecated.descriptors.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.descriptors.txt
  182. indexedGetWithNotEnoughArgs.kt
  183. indexedGetWithNotEnoughArgs.txt
  184. indexedGetWithTooManyArgs.descriptors.txt
  185. indexedGetWithTooManyArgs.kt
  186. indexedGetWithTooManyArgs.txt
  187. indexedSet.kt
  188. indexedSet.txt
  189. indexedSetWithNotEnoughArgs.descriptors.txt
  190. indexedSetWithNotEnoughArgs.kt
  191. indexedSetWithNotEnoughArgs.txt
  192. indexedSetWithTooManyArgs.descriptors.txt
  193. indexedSetWithTooManyArgs.kt
  194. indexedSetWithTooManyArgs.txt
  195. intArrayOfInAnnotation.kt
  196. intArrayOfInAnnotation.txt
  197. javaClassReference.kt
  198. javaClassReference.txt
  199. javaFunctionCall.kt
  200. javaFunctionCall.txt
  201. javaPropertyGetter.kt
  202. javaPropertyGetter.txt
  203. javaPropertyGetter_unqualified.kt
  204. javaPropertyGetter_unqualified.txt
  205. javaPropertyNestedGetter.kt
  206. javaPropertyNestedGetter.txt
  207. javaPropertySetter.kt
  208. javaPropertySetter.txt
  209. javaPropertySetter_unqualified.kt
  210. javaPropertySetter_unqualified.txt
  211. javaPropertySetterIncomplete.kt
  212. javaPropertySetterIncomplete.txt
  213. kotlinPropertyGetter.kt
  214. kotlinPropertyGetter.txt
  215. kotlinPropertyGetter_unqualified.kt
  216. kotlinPropertyGetter_unqualified.txt
  217. kotlinPropertyNestedGetter.kt
  218. kotlinPropertyNestedGetter.txt
  219. kotlinPropertySetter.kt
  220. kotlinPropertySetter.txt
  221. kotlinPropertySetter_unqualified.kt
  222. kotlinPropertySetter_unqualified.txt
  223. kotlinPropertySetterGeneric.kt
  224. kotlinPropertySetterGeneric.txt
  225. memberFunctionCallWithTypeArgument.kt
  226. memberFunctionCallWithTypeArgument.txt
  227. noBuiltIns.descriptors.txt
  228. noBuiltIns.kt
  229. noBuiltIns.standalone.fir.txt
  230. noBuiltIns.txt
  231. postfixUnaryOperatorOnVar.kt
  232. postfixUnaryOperatorOnVar.txt
  233. postfixUnaryOperatorOnVar_base.kt
  234. postfixUnaryOperatorOnVar_base.txt
  235. postfixUnaryOperatorWithArrayAccessConvention.kt
  236. postfixUnaryOperatorWithArrayAccessConvention.txt
  237. postfixUnaryOperatorWithArrayAccessConvention_base.kt
  238. postfixUnaryOperatorWithArrayAccessConvention_base.txt
  239. postfixUnaryOperatorWithArrayAccessConvention_complexDispatcher.kt
  240. postfixUnaryOperatorWithArrayAccessConvention_complexDispatcher.txt
  241. prefixUnaryOperatorOnGenericVar.kt
  242. prefixUnaryOperatorOnGenericVar.txt
  243. prefixUnaryOperatorOnVar.kt
  244. prefixUnaryOperatorOnVar.txt
  245. prefixUnaryOperatorOnVar_base.kt
  246. prefixUnaryOperatorOnVar_base.txt
  247. prefixUnaryOperatorWithArrayAccessConvention.kt
  248. prefixUnaryOperatorWithArrayAccessConvention.txt
  249. prefixUnaryOperatorWithArrayAccessConvention_base.kt
  250. prefixUnaryOperatorWithArrayAccessConvention_base.txt
  251. prefixUnaryOperatorWithArrayAccessConvention_complexDispatcher.kt
  252. prefixUnaryOperatorWithArrayAccessConvention_complexDispatcher.txt
  253. privateMember.descriptors.txt
  254. privateMember.kt
  255. privateMember.txt
  256. qualifiedCalleeExpressionOfImplicitInvoke.kt
  257. qualifiedCalleeExpressionOfImplicitInvoke.txt
  258. recursiveTypeParameter.descriptors.txt
  259. recursiveTypeParameter.kt
  260. recursiveTypeParameter.txt
  261. resolveCallInSuperConstructorParam.kt
  262. resolveCallInSuperConstructorParam.txt
  263. samConstructorCall.descriptors.txt
  264. samConstructorCall.kt
  265. samConstructorCall.txt
  266. samFromJava_lambda.descriptors.txt
  267. samFromJava_lambda.kt
  268. samFromJava_lambda.txt
  269. samFromJava_methodReference.kt
  270. samFromJava_methodReference.txt
  271. samLambda.kt
  272. samLambda.txt
  273. samMethodReference.kt
  274. samMethodReference.txt
  275. simpleCallWithNonMatchingArgs.descriptors.txt
  276. simpleCallWithNonMatchingArgs.kt
  277. simpleCallWithNonMatchingArgs.txt
  278. smartCastedArg.kt
  279. smartCastedArg.txt
  280. smartCastedNonNullArg.kt
  281. smartCastedNonNullArg.txt
  282. smartCastExplicitDispatchReceiver.kt
  283. smartCastExplicitDispatchReceiver.txt
  284. smartCastExplicitExtensionReceiver.kt
  285. smartCastExplicitExtensionReceiver.txt
  286. smartCastImplicitDispatchReceiver.kt
  287. smartCastImplicitDispatchReceiver.txt
  288. smartCastImplicitExtensionReceiver.kt
  289. smartCastImplicitExtensionReceiver.txt
  290. substituteOverrideResolution.kt
  291. substituteOverrideResolution.txt
  292. superTypeCallEntryResolveToCallInfo.kt
  293. superTypeCallEntryResolveToCallInfo.txt
  294. typecheckerRecursiveError.descriptors.txt
  295. typecheckerRecursiveError.kt
  296. typecheckerRecursiveError.txt
  297. unresolvableOperator_elvis_1.kt
  298. unresolvableOperator_elvis_1.txt
  299. unresolvableOperator_elvis_2.kt
  300. unresolvableOperator_elvis_2.txt
  301. unresolvableOperator_eqeqeq_1.kt
  302. unresolvableOperator_eqeqeq_1.txt
  303. unresolvableOperator_eqeqeq_2.kt
  304. unresolvableOperator_eqeqeq_2.txt
  305. unresolvableOperator_excleqeq_1.kt
  306. unresolvableOperator_excleqeq_1.txt
  307. unresolvableOperator_excleqeq_2.kt
  308. unresolvableOperator_excleqeq_2.txt
  309. unresolvedSuperReference.descriptors.txt
  310. unresolvedSuperReference.kt
  311. unresolvedSuperReference.txt
  312. unsignedArrayOf.kt
  313. unsignedArrayOf.txt
  314. variableAsFunction.kt
  315. variableAsFunction.txt
  316. variableAsFunctionLikeCall.kt
  317. variableAsFunctionLikeCall.txt
  318. variableAsFunctionWithParameterName.kt
  319. variableAsFunctionWithParameterName.txt
  320. variableAsFunctionWithParameterNameAnnotation.kt
  321. variableAsFunctionWithParameterNameAnnotation.txt
  322. variableAsFunctionWithParameterNameAnnotationConflict.descriptors.txt
  323. variableAsFunctionWithParameterNameAnnotationConflict.kt
  324. variableAsFunctionWithParameterNameAnnotationConflict.txt
  325. variableAsFunctionWithParameterNameAnnotationConflict2.descriptors.txt
  326. variableAsFunctionWithParameterNameAnnotationConflict2.kt
  327. variableAsFunctionWithParameterNameAnnotationConflict2.txt
  328. variableAsFunctionWithParameterNameGeneric.kt
  329. variableAsFunctionWithParameterNameGeneric.txt
  330. variableAsFunctionWithParameterNameInNonFunctionType.kt
  331. variableAsFunctionWithParameterNameInNonFunctionType.txt
  332. variableAsFunctionWithParameterNameMixed.kt
  333. variableAsFunctionWithParameterNameMixed.txt
  334. variableWithExtensionInvoke.kt
  335. variableWithExtensionInvoke.txt
  336. variableWithInvokeFunctionCall_dispatchReceiver.kt
  337. variableWithInvokeFunctionCall_dispatchReceiver.txt
  338. variableWithInvokeFunctionCall_extensionReceiver.kt
  339. variableWithInvokeFunctionCall_extensionReceiver.txt
  340. variableWithMemberInvoke.kt
  341. variableWithMemberInvoke.txt
  342. whenSelectorSmartCast.kt
  343. whenSelectorSmartCast.txt