Skip to content

Commit f3cb29f

Browse files
Update main.rs
1 parent 59cb846 commit f3cb29f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/main.rs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -501,8 +501,3 @@ fn some_real_example_2() {
501501
])
502502
);
503503
}
504-
505-
fn test() {
506-
let branch_1 = 1;
507-
let branch_2 = 2;
508-
}

0 commit comments

Comments
 (0)