6 lines
61 B
Rust

// rustfmt-edition: 2018
use ::std::vec::Vec;
fn main() {}