Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix clang
  • Loading branch information
Samuel Facchinello committed Jun 13, 2024
commit b0422ac59653b51f80916e9f2e32f703d2664a39
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ void multiply() {

assertTrue(Objects.deepEquals(actual, expected));
}
}
}