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