mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-25 13:24:22 +00:00
Modifying reorder_extern_crates
example to show effect on groups
This commit is contained in:
parent
00cab7e74c
commit
7739cf8f46
@ -1346,6 +1346,7 @@ extern crate sit;
|
||||
```rust
|
||||
extern crate lorem;
|
||||
extern crate ipsum;
|
||||
|
||||
extern crate dolor;
|
||||
extern crate sit;
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user