Skip to content

Commit 74068f2

Browse files
remove merge conflict marker
1 parent 01b4f5c commit 74068f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/pass/float.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1239,7 +1239,6 @@ fn test_fmuladd() {
12391239
test_operations_f32(0.1, 0.2, 0.3);
12401240
test_operations_f64(1.1, 1.2, 1.3);
12411241
}
1242-
<<<<<<< HEAD
12431242

12441243
/// `min` and `max` on equal arguments are non-deterministic.
12451244
fn test_min_max_nondet() {

0 commit comments

Comments
 (0)