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 8259e91 + 5758555 commit 59cb846Copy full SHA for 59cb846
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;
508
0 commit comments