commit | 15b95af041cb7068f1a721278f7a5c0057fbfa4e | [log] [tgz] |
---|---|---|
author | Dmitriy Dolovov <Dmitriy.Dolovov@jetbrains.com> | Sat Jun 07 00:21:09 2025 +0200 |
committer | Space Team <noreply@jetbrains.team> | Sat Jun 07 08:54:42 2025 +0000 |
tree | 9d81cd340a6e9087972ceae2f928717f9e4bada9 | |
parent | a18a4c43f6c65fe84bc71d1df7fa561f632efc16 [diff] |
Minor. Update YT ticket reference
diff --git a/compiler/testData/klib/partial-linkage/inlineFunctions-withInliningInKlibs/main/m.kt b/compiler/testData/klib/partial-linkage/inlineFunctions-withInliningInKlibs/main/m.kt index af3528e..c3dd1f3 100644 --- a/compiler/testData/klib/partial-linkage/inlineFunctions-withInliningInKlibs/main/m.kt +++ b/compiler/testData/klib/partial-linkage/inlineFunctions-withInliningInKlibs/main/m.kt
@@ -1,7 +1,7 @@ import abitestutils.abiTest fun box() = abiTest { - // TODO (KT-76547): All the checks below need to be reviewed and fixed appropriately + // TODO (KT-78137): All the checks below need to be reviewed and fixed appropriately // according to the new semantics of IR inlining (which should happen now at the 1st // stage of compilation).