commit | d76f0059ad7a901b121ea4c4eabccb5dafbf9ec5 | [log] [tgz] |
---|---|---|
author | Milosz Piekutowski <milosz.piekutowski@jetbrains.com> | Fri Aug 01 17:19:28 2025 +0200 |
committer | Space Cloud <noreply@jetbrains.space> | Wed Aug 06 14:26:58 2025 +0000 |
tree | 8f063301e3d2ffe1cb228def53b89c80325fb4ff | |
parent | cbf38110b15c0311990844461aa7406700507c87 [diff] |
[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 }