[Tests] Reorder lifted local declarations in golden data

^KT-78856
diff --git "a/plugins/compose/compiler-hosted/integration-tests/src/jvmTest/resources/golden/androidx.compose.compiler.plugins.kotlin.ComposerParamSignatureTests/testNesting\133useFir = true\135.txt" "b/plugins/compose/compiler-hosted/integration-tests/src/jvmTest/resources/golden/androidx.compose.compiler.plugins.kotlin.ComposerParamSignatureTests/testNesting\133useFir = true\135.txt"
index e632577..62ca56d 100644
--- "a/plugins/compose/compiler-hosted/integration-tests/src/jvmTest/resources/golden/androidx.compose.compiler.plugins.kotlin.ComposerParamSignatureTests/testNesting\133useFir = true\135.txt"
+++ "b/plugins/compose/compiler-hosted/integration-tests/src/jvmTest/resources/golden/androidx.compose.compiler.plugins.kotlin.ComposerParamSignatureTests/testNesting\133useFir = true\135.txt"
@@ -26,7 +26,7 @@
   public final static Wrap(Lkotlin/jvm/functions/Function3;Landroidx/compose/runtime/Composer;I)V
   public final static App(ILandroidx/compose/runtime/Composer;I)V
   private final static Wrap%lambda%0(Lkotlin/jvm/functions/Function3;ILandroidx/compose/runtime/Composer;I)Lkotlin/Unit;
-  private final static App%lambda%0(IILandroidx/compose/runtime/Composer;I)Lkotlin/Unit;
   private final static App%lambda%0%0(IIILandroidx/compose/runtime/Composer;I)Lkotlin/Unit;
+  private final static App%lambda%0(IILandroidx/compose/runtime/Composer;I)Lkotlin/Unit;
   private final static App%lambda%1(IILandroidx/compose/runtime/Composer;I)Lkotlin/Unit;
 }
diff --git "a/plugins/compose/compiler-hosted/integration-tests/src/jvmTest/resources/golden/androidx.compose.compiler.plugins.kotlin.ComposerParamSignatureTests/testNonComposableCode\133useFir = true\135.txt" "b/plugins/compose/compiler-hosted/integration-tests/src/jvmTest/resources/golden/androidx.compose.compiler.plugins.kotlin.ComposerParamSignatureTests/testNonComposableCode\133useFir = true\135.txt"
index b39f2812..176abcd 100644
--- "a/plugins/compose/compiler-hosted/integration-tests/src/jvmTest/resources/golden/androidx.compose.compiler.plugins.kotlin.ComposerParamSignatureTests/testNonComposableCode\133useFir = true\135.txt"
+++ "b/plugins/compose/compiler-hosted/integration-tests/src/jvmTest/resources/golden/androidx.compose.compiler.plugins.kotlin.ComposerParamSignatureTests/testNonComposableCode\133useFir = true\135.txt"
@@ -33,8 +33,8 @@
   public final static C(I)V
   public final static I(Lkotlin/jvm/functions/Function0;)V
   public final static J()V
-  private final static J%lambda%0()Lkotlin/Unit;
   private final static J%lambda%0%0()Lkotlin/Unit;
+  private final static J%lambda%0()Lkotlin/Unit;
   public final static INNERCLASS TestKt%C%g%1 null null
   public final static INNERCLASS TestKt%C%D null D
 }