Skip to content

Commit 2bf7ae8

Browse files
merge branch_1 and branch_2
2 parents 01af0e3 + 5758555 commit 2bf7ae8

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; // 我修改了过去, 为branch_2添加了注释
507508
}

0 commit comments

Comments
 (0)