Skip to content

Commit 3e081c7

Browse files
committed
Trailing newline
1 parent 7d96f2c commit 3e081c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/consts/promote_const_let.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ fn main() {
55
let y = 42;
66
&y //~ ERROR does not live long enough
77
};
8-
}
8+
}

0 commit comments

Comments
 (0)