)]}'
{
  "commit": "d3d24195a53216cd2fe441577c4a522bdc276c5f",
  "tree": "6bc5841ff076ede6a2dcd575598e3fc5b2f6a981",
  "parents": [
    "f8beb3e5f9bdf0f053626f781d798b7a9762367c"
  ],
  "author": {
    "name": "Sergej Jaskiewicz",
    "email": "sergej.jaskiewicz@jetbrains.com",
    "time": "Mon Jun 23 18:13:16 2025 +0200"
  },
  "committer": {
    "name": "Space Team",
    "email": "noreply@jetbrains.team",
    "time": "Thu Jun 26 20:00:35 2025 +0000"
  },
  "message": "[IR] Don\u0027t generate an extra cast in synthetic `equals` in data classes\n\nThe is-check generated before makes that cast always succeed.\n\nThis doesn\u0027t affect the JVM target, as implicit casts are always lowered\nto CHECKAST there, but does make the code for the JS and Native targets\nmore efficient.\n\n^KT-54689 Fixed\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "427ef108001f97a44f7f7671da3916e1128b5d8e",
      "old_mode": 33188,
      "old_path": "compiler/ir/ir.tree/src/org/jetbrains/kotlin/ir/util/DataClassMembersGenerator.kt",
      "new_id": "cd192263419f418dd1bc8bb09758ed428a2956a4",
      "new_mode": 33188,
      "new_path": "compiler/ir/ir.tree/src/org/jetbrains/kotlin/ir/util/DataClassMembersGenerator.kt"
    },
    {
      "type": "modify",
      "old_id": "18b721c53d8808b611222963b18d08658e151696",
      "old_mode": 33188,
      "old_path": "compiler/testData/codegen/box/inference/capturedTypeWhenSubject.fir.ir.txt",
      "new_id": "3cd56472f77243d80f6e7f74baf7009a96b9229a",
      "new_mode": 33188,
      "new_path": "compiler/testData/codegen/box/inference/capturedTypeWhenSubject.fir.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "df8fc48a64b1b55e83c3a42e9c2c2e791c0266ce",
      "old_mode": 33188,
      "old_path": "compiler/testData/codegen/box/inference/capturedTypeWhenSubject.ir.txt",
      "new_id": "507bb6d11ad51de43e5cf8951fce393c3f9cf58c",
      "new_mode": 33188,
      "new_path": "compiler/testData/codegen/box/inference/capturedTypeWhenSubject.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "1d3bbda357d50212bd18734a96fa60e1b1d6d3d1",
      "old_mode": 33188,
      "old_path": "compiler/testData/codegen/boxModernJdk/testsWithJava17/records/recordWithCompanion.fir.ir.txt",
      "new_id": "fb2a8e0841bb4833339612ce03019c44e7ed3155",
      "new_mode": 33188,
      "new_path": "compiler/testData/codegen/boxModernJdk/testsWithJava17/records/recordWithCompanion.fir.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "dea335baad5383a216b3e96cc644f48abac78d20",
      "old_mode": 33188,
      "old_path": "compiler/testData/codegen/boxModernJdk/testsWithJava17/records/recordWithCompanion.ir.txt",
      "new_id": "f9a3ba836ba6343f1c6d6e99185054841fff9a95",
      "new_mode": 33188,
      "new_path": "compiler/testData/codegen/boxModernJdk/testsWithJava17/records/recordWithCompanion.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "9cc30a50e8e05327ea16711bcd859588291f0d86",
      "old_mode": 33188,
      "old_path": "compiler/testData/debug/stepping/dataClass.kt",
      "new_id": "fc014fd2c7540d57aedc16fb4cfc8f76dba43654",
      "new_mode": 33188,
      "new_path": "compiler/testData/debug/stepping/dataClass.kt"
    },
    {
      "type": "modify",
      "old_id": "f3b168cfc55041a09349c0c0445bd26b0244593f",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/classes/dataClasses/dataClassWithArrayMembers.ir.txt",
      "new_id": "4848733f5756e365b9302dd7aa7acd529eeaa8a7",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/classes/dataClasses/dataClassWithArrayMembers.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "82c106e6b998b7e31cc76e662f351555002543bd",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/classes/dataClasses/dataClassWithArrayMembers.kt.txt",
      "new_id": "1dcc895121899b8ddfb74ddc944c7f0aa079b330",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/classes/dataClasses/dataClassWithArrayMembers.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "578d14d7c24d9858c7f292bd2a794cacef9a72e2",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/classes/dataClasses/dataClasses.ir.txt",
      "new_id": "f90c7af23b61268c63de8ab8315858906063c10c",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/classes/dataClasses/dataClasses.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "a52322897f9a0899d907eb245d35e85449e4a772",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/classes/dataClasses/dataClasses.kt.txt",
      "new_id": "9548fba89514136c1f1b115295368130fbd23dc4",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/classes/dataClasses/dataClasses.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "b3af4396e0638a2bc82810fe23b5fbaaf60d4cad",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/classes/dataClasses/dataClassesGeneric.ir.txt",
      "new_id": "f3f50e1bd35b6e508ae27ed95da92c012e45f5d8",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/classes/dataClasses/dataClassesGeneric.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "d9fc3247d2f2caa6c43c651f3a3278c4ff69953e",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/classes/dataClasses/dataClassesGeneric.kt.txt",
      "new_id": "dedc6b9d6d93b6cb20d40d286989c33d709e2ae6",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/classes/dataClasses/dataClassesGeneric.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "65d15a57ad8d4c9f93dadb088f1a966b73d3b98b",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/classes/dataClasses/dataObject.ir.txt",
      "new_id": "2e448f9bad94387d0efb9c7137fa8289bb22a0b4",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/classes/dataClasses/dataObject.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "84025367eac1253d51d2f03cb0b4be8c3fdbd575",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/classes/dataClasses/dataObject.kt.txt",
      "new_id": "020b0170d7746179d5fe9d36192f7ab619dbe3a1",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/classes/dataClasses/dataObject.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "9463254c250fae7b0e118ea1240898de3c42b236",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/classes/dataClasses/delegationInSealed.ir.txt",
      "new_id": "9a05df90cba24c9eb1b4143d3db93296ff4f18ee",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/classes/dataClasses/delegationInSealed.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "a5ea6ce5203c3d9cf313775b69dd2d3c1c59a728",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/classes/dataClasses/delegationInSealed.kt.txt",
      "new_id": "c8c33f417debcb34d9b9cfdc408ebe09c9965879",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/classes/dataClasses/delegationInSealed.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "b560f04946e907c541e9244e6dd15a31f6db62a7",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/classes/dataClasses/kt31649.ir.txt",
      "new_id": "ae65a711559245718660213d65c4565d9a8ab4fb",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/classes/dataClasses/kt31649.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "1ff2d0cabf5a384c5647796669bb64f59b5f5e63",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/classes/dataClasses/kt31649.kt.txt",
      "new_id": "66b43f60f2a366b08028328c4b611120691bddb2",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/classes/dataClasses/kt31649.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "45dc5f0733ee8601b0bc61826c06e2160209c4bf",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/classes/dataClasses/kt49936.ir.txt",
      "new_id": "b277a8950a8d1ab13cb87990c8accf1b2c9c528c",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/classes/dataClasses/kt49936.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "f79012824a52e50a9276714d9001706f6ad643f4",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/classes/dataClasses/lambdaInDataClassDefaultParameter.fir.ir.txt",
      "new_id": "9f33c5ac34b2e46e46040310837725528cfcea14",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/classes/dataClasses/lambdaInDataClassDefaultParameter.fir.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "1bddb7c44add808720822c0df2158c5555cba0de",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/classes/dataClasses/lambdaInDataClassDefaultParameter.fir.kt.txt",
      "new_id": "1f5732a80fd9fb409924356048e98df6d653663a",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/classes/dataClasses/lambdaInDataClassDefaultParameter.fir.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "bdcdfa13edba9fe99737f3c15a13f8509ffd6f75",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/classes/dataClasses/lambdaInDataClassDefaultParameter.ir.txt",
      "new_id": "31103d6e659131862f80cbe00d21ebb8a6d5f173",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/classes/dataClasses/lambdaInDataClassDefaultParameter.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "1bddb7c44add808720822c0df2158c5555cba0de",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/classes/dataClasses/lambdaInDataClassDefaultParameter.kt.txt",
      "new_id": "1f5732a80fd9fb409924356048e98df6d653663a",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/classes/dataClasses/lambdaInDataClassDefaultParameter.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "e854c9ce38c2679004803282cfc04031e2330486",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/classes/dataClasses/openDataClass.ir.txt",
      "new_id": "232ef2707e2c4a203bf4f511d7520bdb8ee5f3c5",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/classes/dataClasses/openDataClass.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "419e075567817d6423408e3ce9a961e42f3126fa",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/classes/dataClasses/openDataClass.kt.txt",
      "new_id": "3e51e43e0fe6c43d02faeffcd4bc6471c2317a32",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/classes/dataClasses/openDataClass.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "966773697f5875cc35b11cce6a340a23b7526db2",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/classes/inlineClass.ir.txt",
      "new_id": "5473286c1afed57e9048d12f43cfdcebc176f801",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/classes/inlineClass.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "b6dbf36b6ca48d8fe44283882c60caa0a5b8eafb",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/classes/inlineClass.kt.txt",
      "new_id": "112cf117259880fe91c1c435b8c81ba2706159eb",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/classes/inlineClass.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "2407ae504d4af571b47373667453b0c0b33b301e",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/classes/inlineClassSyntheticMethods.ir.txt",
      "new_id": "d38b7309a0ea2f2fd6bc32baccbc2fe5184e613d",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/classes/inlineClassSyntheticMethods.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "b070f2dc3344d1b1cf4a2335393df27e16b681e2",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/classes/inlineClassSyntheticMethods.kt.txt",
      "new_id": "844d5f186da5673b727c8b990c34708c826b0378",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/classes/inlineClassSyntheticMethods.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "227ed4abe4e0b6da83c315264fcb10874fcef09d",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/contextReceivers/arrayAccessCompositeOperators.fir.ir.txt",
      "new_id": "3b28d3166949eb6a44031a025d2f61f7cbbf1b0f",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/contextReceivers/arrayAccessCompositeOperators.fir.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "3561fd317e6488b4fd3e5d728834a929e970f7cb",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/contextReceivers/arrayAccessCompositeOperators.fir.kt.txt",
      "new_id": "57bd3f713909ea32aad52e676172b811d124d4f3",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/contextReceivers/arrayAccessCompositeOperators.fir.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "9df7d0ab9980cee7a763c8ae79d4c22250097fcb",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/contextReceivers/arrayAccessCompositeOperators.ir.txt",
      "new_id": "32db08bad1bd32297393e61607c527bb0d387bc7",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/contextReceivers/arrayAccessCompositeOperators.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "12173bc66bf48f21144ba64283f2a0288665c1c4",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/contextReceivers/arrayAccessCompositeOperators.kt.txt",
      "new_id": "73d2a322352fde4dc2d3e5286e903ec305a2d0a0",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/contextReceivers/arrayAccessCompositeOperators.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "8719d5915edeee7b8f2880d3b0885460c8f28c59",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/contextReceivers/arrayAccessOperators.fir.ir.txt",
      "new_id": "f3e55d7eee918ff80a04a6f49a8278c137e23bdf",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/contextReceivers/arrayAccessOperators.fir.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "3752b5a62da43405abb1ada97ce783dcb530f74d",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/contextReceivers/arrayAccessOperators.fir.kt.txt",
      "new_id": "568538eaff37ef4c28748d69fc48f2e48b750d3f",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/contextReceivers/arrayAccessOperators.fir.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "1ff963206b05062fc8690a5bc2cb393282eed981",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/contextReceivers/arrayAccessOperators.ir.txt",
      "new_id": "73c51396d6c58187b63b6f7d42bb250a33c82b48",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/contextReceivers/arrayAccessOperators.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "3752b5a62da43405abb1ada97ce783dcb530f74d",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/contextReceivers/arrayAccessOperators.kt.txt",
      "new_id": "568538eaff37ef4c28748d69fc48f2e48b750d3f",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/contextReceivers/arrayAccessOperators.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "f65b3db96deeb39d4a5730b6fef67b280ee1cdc9",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/contextReceivers/compoundAssignmentOperators.fir.ir.txt",
      "new_id": "ec31d58e0bd9d0fc10754e30ffe3318a52da000c",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/contextReceivers/compoundAssignmentOperators.fir.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "b1a36f8271129e5902162b349d510ccfbdbd6f68",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/contextReceivers/compoundAssignmentOperators.fir.kt.txt",
      "new_id": "cfb09a1a81fee430b285b6c9a702abc3c0f7a349",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/contextReceivers/compoundAssignmentOperators.fir.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "700c236fd61cc00d8e276be599df0f1bcbfba86d",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/contextReceivers/compoundAssignmentOperators.ir.txt",
      "new_id": "8891686154d39977e7385f5e46774b7b879bf38c",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/contextReceivers/compoundAssignmentOperators.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "9881aa5770e5ff0faf90bd0ab9a72e89dc069e5e",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/contextReceivers/compoundAssignmentOperators.kt.txt",
      "new_id": "298a0412ecb1c136f4ceb24db8c7aac67322aa0a",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/contextReceivers/compoundAssignmentOperators.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "6630fc1479ab2be6409b0d4d60825d5a91ebf2dc",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/contextReceivers/fromKEEP/compareTo.fir.ir.txt",
      "new_id": "3db42883689aafe22d13d8c2fc9820b81585fcd8",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/contextReceivers/fromKEEP/compareTo.fir.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "273544645fbb82bb734d003727e3d902acf655dd",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/contextReceivers/fromKEEP/compareTo.fir.kt.txt",
      "new_id": "dde7d05488e7969faecf29cbd35260ac4af93392",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/contextReceivers/fromKEEP/compareTo.fir.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "8f9ef4c994dc86ca2aef2771fc1cbc0529f330ac",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/contextReceivers/fromKEEP/compareTo.ir.txt",
      "new_id": "2cfa7291343acbb98b02b696e5b47feff4c901b5",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/contextReceivers/fromKEEP/compareTo.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "ceb398a96dba4bf7a018c071b03e653d26810573",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/contextReceivers/fromKEEP/compareTo.kt.txt",
      "new_id": "43f6ddde6ee11c38eb977bafb1ddc953c831eb31",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/contextReceivers/fromKEEP/compareTo.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "1758929eaa587cad561eb7c1f0be999cb3ca569c",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/contextReceivers/iteratorOperator.fir.ir.txt",
      "new_id": "88395c33651235adca07b24d7301bcefe34ee0bb",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/contextReceivers/iteratorOperator.fir.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "43631fb9bcf1e653951de1527207a83d41ae0a08",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/contextReceivers/iteratorOperator.fir.kt.txt",
      "new_id": "ff1d15136177200a156e9e703ec902efc9b898a2",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/contextReceivers/iteratorOperator.fir.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "cdc4254f0c4ff39849922d3aa44b8f3c2cf3995c",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/contextReceivers/iteratorOperator.ir.txt",
      "new_id": "e506da51ba40c3bb14ad902d3985fb4dfed61c9b",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/contextReceivers/iteratorOperator.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "c75349141fea0ec902376aab6b1dfa4e48029032",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/contextReceivers/iteratorOperator.kt.txt",
      "new_id": "e539deb220f3333a6fb5ea1a5ef1184afb9f8af3",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/contextReceivers/iteratorOperator.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "ed05c60138464f49f254ef35d14bf47ff4f68178",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/contextReceivers/unaryOperators.fir.ir.txt",
      "new_id": "7f69f5e286074efb10a7ee60f2015e9e6b9716b8",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/contextReceivers/unaryOperators.fir.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "a628cfbc488af9955fac0c941a9ac85b4cbfe970",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/contextReceivers/unaryOperators.fir.kt.txt",
      "new_id": "6b83aaa7b09dc0017184cad198319afc8245c12c",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/contextReceivers/unaryOperators.fir.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "343c13be7ade0656f6f4e2a32fa80fac23e266e2",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/contextReceivers/unaryOperators.ir.txt",
      "new_id": "f1df5909325156711835e9637a93bec36981c088",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/contextReceivers/unaryOperators.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "6e420a6e637e2ac27daba27917564ff5525f2a09",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/contextReceivers/unaryOperators.kt.txt",
      "new_id": "f97766ae0943862044a9fb6d1821b53f00354e61",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/contextReceivers/unaryOperators.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "2e24a1d5a5d1e557c8c3102d0e90a225ea730559",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/inlineCollectionOfInlineClass.ir.txt",
      "new_id": "9195ae5a733c467152cfc81008125095eb085afb",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/inlineCollectionOfInlineClass.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "1fb4bae4b8b2d7553bd982d90094c31c37cf425c",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/inlineCollectionOfInlineClass.kt.txt",
      "new_id": "10359c2bad14d0fe7b0a511bd124668005777035",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/inlineCollectionOfInlineClass.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "715dafe6e1008114b0cf2a4cb0a8a346f132c987",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/jvmRecord/dataClassWithJvmRecord.fir.ir.txt",
      "new_id": "96fa44db135a0a6598e8bef6b04036807c87ee88",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/jvmRecord/dataClassWithJvmRecord.fir.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "3af9b5a6d7ff88564a4f63f34b9a670b8415370e",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/jvmRecord/dataClassWithJvmRecord.fir.kt.txt",
      "new_id": "217957fd9179dd842a6b7dd3b93d554a4285f0f9",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/jvmRecord/dataClassWithJvmRecord.fir.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "7a5bde2341242e278c805c06557263327048dd8d",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/jvmRecord/dataClassWithJvmRecord.ir.txt",
      "new_id": "22bb6ef856482c63f81b98a7bf0bf4f5ef600c98",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/jvmRecord/dataClassWithJvmRecord.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "3af9b5a6d7ff88564a4f63f34b9a670b8415370e",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/jvmRecord/dataClassWithJvmRecord.kt.txt",
      "new_id": "217957fd9179dd842a6b7dd3b93d554a4285f0f9",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/jvmRecord/dataClassWithJvmRecord.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "4cd475ffc2bd017f4f4d86adac909c0c43f42a78",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/kt52677.ir.txt",
      "new_id": "8d62a73090898364071d2aff78a0e3c31b032d28",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/kt52677.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "08ac168f2a5fe59db6f846a66adb061d911f61fa",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/kt52677.kt.txt",
      "new_id": "49b825e20ba370a883812164655fca146d87ffb8",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/kt52677.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "6db8594c53e1e3efb7a3cb6e259943acb4dd9efd",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/parameters/dataClassMembers.ir.txt",
      "new_id": "cf4e4c0a8f9c4989ec2d047377ed128c4f6b5e1e",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/parameters/dataClassMembers.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "acbce6de9ce5cacae1ff03f641a3e2d9bafa6412",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/declarations/parameters/dataClassMembers.kt.txt",
      "new_id": "8b9100c5c2b878edea9d63761af7538a2b36364f",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/declarations/parameters/dataClassMembers.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "48cf1039f5536c2d43614f77a59ed9a1a70c42aa",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/fakeOverrides/dataclass/dataClassMethodOverride.ir.txt",
      "new_id": "5da3790eda91620875ccfcdef02e657a2db852ad",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/fakeOverrides/dataclass/dataClassMethodOverride.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "8541ccf24bbd992b29c9fa38cc980a8ec7aaa523",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/firProblems/ArrayMap.fir.ir.txt",
      "new_id": "67605e8e3187842f07b982e400078ad0de274041",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/firProblems/ArrayMap.fir.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "511c651cb2f4c4487f901c1e9eb018e2bd9b9e79",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/firProblems/ArrayMap.fir.kt.txt",
      "new_id": "af0f50219922b16f4d0673bdf473ea86d8cd2437",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/firProblems/ArrayMap.fir.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "5a1d5255dab46c8c0ab1c0a5d528096fcb179309",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/firProblems/ArrayMap.ir.txt",
      "new_id": "331a697227131b1f35912ee3c099dafb1ae5cdb4",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/firProblems/ArrayMap.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "939bc87d6ff9087bbd4c85837b5037ee3d2ac2a6",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/firProblems/ArrayMap.kt.txt",
      "new_id": "3edbce437aa85175b6f32a57cab8c25442b1ff54",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/firProblems/ArrayMap.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "cdc2703a6dde097a0650458c8e718a7840db1b5f",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/firProblems/MultiList.fir.ir.txt",
      "new_id": "686386edf9ce04c68561382846cf8fd7a2334f61",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/firProblems/MultiList.fir.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "9168de00f5c9656a62ba6abb345dae97dc8fe9c2",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/firProblems/MultiList.fir.kt.txt",
      "new_id": "7cdcd9163379dcd7f5ec80ab4b0af86565e0e10e",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/firProblems/MultiList.fir.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "73e2ed7c339aae446859c4cbe83934b8f600f013",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/firProblems/MultiList.ir.txt",
      "new_id": "69780bb155db8bc1fbcf13e403082c4200c3c3db",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/firProblems/MultiList.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "49dbce4459a78e4879faf81fe85ce94fe369652f",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/firProblems/MultiList.kt.txt",
      "new_id": "f4407959620d28624ab12aafcac29308951678ce",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/firProblems/MultiList.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "0cd805e22bf4a2a0c9b7cd6cb03884c7a68f3e86",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/firProblems/SignatureClash.ir.txt",
      "new_id": "9e8b86c12dc4683bb3c0da7c8203b8737a46aaf3",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/firProblems/SignatureClash.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "315c56f683fbf6a8f42f99f82d04164b516774c5",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/firProblems/SignatureClash.kt.txt",
      "new_id": "a656d34669a55ccb43ebc41c7fd6f84901ce8aa6",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/firProblems/SignatureClash.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "3ef6bbf71a0cff68aff482d627c39c46249915f5",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/firProblems/valueClassEquals.ir.txt",
      "new_id": "009687fbb81d159c1ab020d0ac53ffc567705c45",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/firProblems/valueClassEquals.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "95027e8966eae60c5502ff45600922a95a0c9626",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/firProblems/valueClassEquals.kt.txt",
      "new_id": "742b3f65dd28a7ca315bc5f2edf92e6b1c9f904f",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/firProblems/valueClassEquals.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "2d9d97c0bba66061159df65cbcd1ac13f7eb1cb1",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/js/dynamic/dynamicInDataClass.fir.ir.txt",
      "new_id": "29750532e0b835ed3f990d59d37b6e0f9439417d",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/js/dynamic/dynamicInDataClass.fir.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "5a869ec3b3a86e6250752d70b3a723a58d316461",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/js/dynamic/dynamicInDataClass.fir.kt.txt",
      "new_id": "45d40db633b553085831e121ed1f8a64b5d6cf5d",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/js/dynamic/dynamicInDataClass.fir.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "f8e71d38f5f3e82d3e272d752a35094c4216505b",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/js/dynamic/dynamicInDataClass.ir.txt",
      "new_id": "d44ac1e87b55db0018707bffea6e0db821fd5445",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/js/dynamic/dynamicInDataClass.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "77ca546a6389314c33e3cbaffea901f745d0ef25",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/js/dynamic/dynamicInDataClass.kt.txt",
      "new_id": "a81381e763a57c7613d1fe91e2029245587f64e7",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/js/dynamic/dynamicInDataClass.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "93e5855560e8d36044380cb940911ae9c2bf29cf",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/lambdas/destructuringInLambda.fir.ir.txt",
      "new_id": "af7ac8cd3e1e2a3785b90a6b63bc1fc0c4e28138",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/lambdas/destructuringInLambda.fir.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "d3b1be488a2efa6eb3dd2c9de2566c9b447b2c2b",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/lambdas/destructuringInLambda.fir.kt.txt",
      "new_id": "01a60a580cc9df3ae074f8f6badbae548ea75491",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/lambdas/destructuringInLambda.fir.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "1b5743b3e33c93f97dcff0fcfe84b02d290c2b33",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/lambdas/destructuringInLambda.ir.txt",
      "new_id": "8770e846ae9538ca7666699998b1bb4f456fc021",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/lambdas/destructuringInLambda.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "fa1caccb19d6b4070286b4c52e2d9565c3505e5d",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/lambdas/destructuringInLambda.kt.txt",
      "new_id": "e1c668900be98079196caf39414a036f9fa2d105",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/lambdas/destructuringInLambda.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "d392af1e4e1c8dded53f7b52093ddf136d3deaef",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/regressions/kt45236.fir.ir.txt",
      "new_id": "78346df81d25ef2ee77c1e360a65a852aaa626f0",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/regressions/kt45236.fir.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "5b0f564b6f09be62ff68453346b34c2af60f66cf",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/regressions/kt45236.ir.txt",
      "new_id": "02e27670497b05226305bd7854c8a0dcc9c4351b",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/regressions/kt45236.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "247d51e5d52257e3b7926f108e32460c98ce9887",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/types/nullChecks/enhancedNullabilityInForLoop.fir.ir.txt",
      "new_id": "e94df2eaae36fd8c1736197ab0a84c3deb094a5f",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/types/nullChecks/enhancedNullabilityInForLoop.fir.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "0afd2804613b915a70bf412645cacb139101b76a",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/types/nullChecks/enhancedNullabilityInForLoop.fir.kt.txt",
      "new_id": "3141ab25c8af9470a34ec83299880aff72efb7ad",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/types/nullChecks/enhancedNullabilityInForLoop.fir.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "1163f8a148f273f0dac4942a71355a44aefedc0c",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/types/nullChecks/enhancedNullabilityInForLoop.ir.txt",
      "new_id": "1eabfcab53a2a4f34eb9c55bc9bae6d0b7494016",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/types/nullChecks/enhancedNullabilityInForLoop.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "c958e9efb564659b84ff6940172c4aebc0bdb5e1",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/types/nullChecks/enhancedNullabilityInForLoop.kt.txt",
      "new_id": "e1455a4c489794324129e9ec3d1d58ba9c33eb5b",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/types/nullChecks/enhancedNullabilityInForLoop.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "8f1a2988f7ac92064b4b2b907943c41191aa507b",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/types/typeAliasWithUnsafeVariance.fir.ir.txt",
      "new_id": "ed1bcad5c74875184db1f53d3746e15844cd018e",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/types/typeAliasWithUnsafeVariance.fir.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "cbdc8c0bb8696d2b9c407dc1c589ed7938d837bb",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/types/typeAliasWithUnsafeVariance.fir.kt.txt",
      "new_id": "505abcfe3803c24b6b192382157e7663dccf8e94",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/types/typeAliasWithUnsafeVariance.fir.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "f1f258b967f6f40efb3da0dedb83e543eaff3c40",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/types/typeAliasWithUnsafeVariance.ir.txt",
      "new_id": "659e347b0523fd64d193e8124716d1533d909ae8",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/types/typeAliasWithUnsafeVariance.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "0e273fe12ba412296f7146a608dc1377e04ed9b2",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/irText/types/typeAliasWithUnsafeVariance.kt.txt",
      "new_id": "66af04601c460d759573c15138d26536e8ef33fb",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/irText/types/typeAliasWithUnsafeVariance.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "f6d0b4a8f81e4e26610414ce9a746e18cdb2fd9d",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/sourceRanges/declarations/synthesizedDataClassMembers.fir.txt",
      "new_id": "d75fcb27a2b745bb9382d5f57f5a22a355a94af7",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/sourceRanges/declarations/synthesizedDataClassMembers.fir.txt"
    },
    {
      "type": "modify",
      "old_id": "46929c1cb6f866afb968de2afcf7da25dc690513",
      "old_mode": 33188,
      "old_path": "compiler/testData/ir/sourceRanges/declarations/synthesizedDataClassMembers.txt",
      "new_id": "0a2d6e7ac38ef9baa8af1d16bb9313b28e50ee75",
      "new_mode": 33188,
      "new_path": "compiler/testData/ir/sourceRanges/declarations/synthesizedDataClassMembers.txt"
    },
    {
      "type": "modify",
      "old_id": "950eddebdb6f9095381183624d6a5896ddecfdb0",
      "old_mode": 33188,
      "old_path": "native/native.tests/testData/klib/cross-compilation/identity/multiModuleSmoke.ir.lowered.txt",
      "new_id": "046440df0b8ce2fac32d0e2d7c3d4800095ef8de",
      "new_mode": 33188,
      "new_path": "native/native.tests/testData/klib/cross-compilation/identity/multiModuleSmoke.ir.lowered.txt"
    },
    {
      "type": "modify",
      "old_id": "16817e0d6e305b8efea39030958008ce146f2ff2",
      "old_mode": 33188,
      "old_path": "native/native.tests/testData/klib/cross-compilation/identity/multiModuleSmoke.ir.txt",
      "new_id": "3d30ac121d577b9360ff4f472d3ee163d5781486",
      "new_mode": 33188,
      "new_path": "native/native.tests/testData/klib/cross-compilation/identity/multiModuleSmoke.ir.txt"
    },
    {
      "type": "modify",
      "old_id": "5a529ecd1f4e69ae8f44f91ee33b0aa174414a63",
      "old_mode": 33188,
      "old_path": "plugins/power-assert/testData/codegen/parameters/ContextReceivers.fir.kt.txt",
      "new_id": "c161b5f0dc6d8b580aa3bca0bfd8ad4c6697d128",
      "new_mode": 33188,
      "new_path": "plugins/power-assert/testData/codegen/parameters/ContextReceivers.fir.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "a447251c400ba2584e635875e172fa4b9b1c4cbb",
      "old_mode": 33188,
      "old_path": "plugins/power-assert/testData/codegen/parameters/Receivers.fir.kt.txt",
      "new_id": "56ea54df4c2b27a1c57988b20059b1158634cc54",
      "new_mode": 33188,
      "new_path": "plugins/power-assert/testData/codegen/parameters/Receivers.fir.kt.txt"
    },
    {
      "type": "modify",
      "old_id": "a447251c400ba2584e635875e172fa4b9b1c4cbb",
      "old_mode": 33188,
      "old_path": "plugins/power-assert/testData/codegen/parameters/Receivers.kt.txt",
      "new_id": "56ea54df4c2b27a1c57988b20059b1158634cc54",
      "new_mode": 33188,
      "new_path": "plugins/power-assert/testData/codegen/parameters/Receivers.kt.txt"
    }
  ]
}
