mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-10 14:02:57 +00:00
Add trailing newline to ipv6.rs
This commit is contained in:
parent
a43dd4f401
commit
9afe97c932
@ -50,4 +50,4 @@ fn main() {
|
||||
|
||||
const IP_V4 : Option<Ipv4Addr> = IP_ADDRESS.to_ipv4();
|
||||
assert_eq!(IP_V4.unwrap(), Ipv4Addr::new(0, 0, 0, 1));
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user