Skip to content

Commit 59cb846

Browse files
merge branch_1 and branch_2
2 parents 8259e91 + 5758555 commit 59cb846

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,5 +503,6 @@ fn some_real_example_2() {
503503
}
504504

505505
fn test() {
506+
let branch_1 = 1;
506507
let branch_2 = 2;
507508
}

0 commit comments

Comments
 (0)