Skip to content

Commit

Permalink
little miss after cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuckame committed Jun 20, 2024
1 parent bf0432d commit e8bb6b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ internal class ReorderingCompositeEncoder(

private fun bufferEncoding(encoder: Encoder.() -> Unit) {
bufferEncoding(descriptor, elementIndex) {
encodeInlineElement(descriptor, elementIndex).apply {
compositeEncoderDelegate.encodeInlineElement(descriptor, elementIndex).apply {
if (encodeNotNullMarkCalled) {
encodeNotNullMark()
}
Expand Down

0 comments on commit e8bb6b8

Please sign in to comment.