mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
Add trailing newline
This commit is contained in:
parent
e22fe4008c
commit
8cd168f6a6
@ -15,4 +15,4 @@ impl<A, B> const Convert<B> for A where B: ~const From<A> {
|
||||
|
||||
const FOO: fn() -> String = || "foo".to();
|
||||
|
||||
fn main() {}
|
||||
fn main() {}
|
||||
|
Loading…
Reference in New Issue
Block a user