Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
Co-authored-by: Marten Lohstroh <[email protected]>
  • Loading branch information
cmnrd and lhstrh authored Dec 20, 2022
1 parent cfacbd4 commit 3967535
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ object CppDelayBodyGenerator : DelayBodyGenerator {

override fun generateAfterDelaysWithVariableWidth() = false

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ object TSDelayBodyGenerator : DelayBodyGenerator {
}

override fun generateAfterDelaysWithVariableWidth() = false
}
}

0 comments on commit 3967535

Please sign in to comment.