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.
1 parent 4f7477e commit 01af0e3Copy full SHA for 01af0e3
src/main.rs
@@ -503,4 +503,5 @@ fn some_real_example_2() {
503
}
504
505
fn test() {
506
+ let branch_2 = 2; // 我修改了过去, 为branch_2添加了注释
507
0 commit comments