Files
kotlin-fork/compiler/testData/diagnostics/tests
Tianyu Geng e95de0a778 FIR checker: report type mismatch for named vararg arguement
ProhibitAssigningSingleElementsToVarargsInNamedForm is enabled from 1.3
so there is no need to make FIR accepting single element passed through
named arguments.

In addition, we may want to report only
ASSIGNING_SINGLE_ELEMENT_TO_VARARG_IN_NAMED_FORM_FUNCTION and not arg
type mismatch. But FE1.0 is reporting both so I am following it. If we
want to remove the redundant report, we will probably want to remove
FirNamedVarargChecker and report during resolution as a cone diagnostic.
2021-09-15 12:11:36 +03:00
..
2021-08-30 16:24:44 +03:00
2021-09-14 19:13:40 +03:00
2021-09-11 22:05:43 +03:00
2021-07-29 19:45:55 +02:00
2021-07-28 23:17:31 +03:00
2021-09-14 19:13:40 +03:00
2021-05-28 15:36:24 +03:00
2021-09-14 23:48:50 +03:00
2021-09-14 23:48:50 +03:00
2021-09-14 23:48:50 +03:00
2021-09-14 23:48:50 +03:00
2021-09-14 23:48:50 +03:00