K2: Adjust test data after PCLA implementation [green-to-red]

^KT-59791 In Progress
This commit is contained in:
Denis.Zharkov
2023-12-19 18:44:12 +01:00
committed by Space Team
parent 6052e24626
commit f945dce4c8
4 changed files with 15 additions and 4 deletions
@@ -1,4 +1,3 @@
// FIR_IDENTICAL
// !LANGUAGE: +NoAdditionalErrorsInK1DiagnosticReporter
// ISSUE: KT-55055
fun <T : Number> printGenericNumber(t: T) = println("Number is $t")