diff --git a/compiler/testData/codegen/bytecodeText/inline/inlineSuspendReifiedNoSpilling.kt b/compiler/testData/codegen/bytecodeText/inline/inlineSuspendReifiedNoSpilling.kt index bfbe16ce869..dec6a9ac299 100644 --- a/compiler/testData/codegen/bytecodeText/inline/inlineSuspendReifiedNoSpilling.kt +++ b/compiler/testData/codegen/bytecodeText/inline/inlineSuspendReifiedNoSpilling.kt @@ -20,5 +20,5 @@ suspend fun ApplicationCall.test(authenticationService: AuthenticationService) { // $i$f$respond x1, $i$f$receiveJSON x2: before and after suspension point // 3 ISTORE 5 // 0 ILOAD 5 -// 1 \$i\$f\$receiveJSON I .* 5 +// 2 \$i\$f\$receiveJSON I .* 5 // 1 \$i\$f\$respond I .* 5