mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-29 02:03:53 +00:00
clean tests/ui/conf_french_blacklisted_name.rs
Cleaning the empty lines for clarity.
This commit is contained in:
parent
aa3d361bec
commit
5e45d09c4f
@ -18,9 +18,6 @@ fn main() {
|
||||
|
||||
match (42, Some(1337), Some(0)) {
|
||||
(toto, Some(tata), titi @ Some(_)) => (),
|
||||
|
||||
|
||||
|
||||
_ => (),
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user