We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 01af0e3 + 5758555 commit 2bf7ae8Copy full SHA for 2bf7ae8
src/main.rs
@@ -503,5 +503,6 @@ fn some_real_example_2() {
503
}
504
505
fn test() {
506
+ let branch_1 = 1;
507
let branch_2 = 2; // 我修改了过去, 为branch_2添加了注释
508
0 commit comments