mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-22 12:43:36 +00:00
98a0ef2436
Fixes #3043.
6 lines
61 B
Rust
6 lines
61 B
Rust
// rustfmt-edition: 2018
|
|
|
|
use ::std::vec::Vec;
|
|
|
|
fn main() {}
|