clean tests/ui/blacklisted_name.rs
Cleaning the empty lines for clarity.
This commit is contained in:
parent
ac4ce0b2fe
commit
0c9d9d9f6c
@ -18,9 +18,6 @@ fn main() {
|
||||
|
||||
match (42, Some(1337), Some(0)) {
|
||||
(foo, Some(bar), baz @ Some(_)) => (),
|
||||
|
||||
|
||||
|
||||
_ => (),
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user