1 2 3 4
fn main() { // The trailing newline is included. print!("{}", test_vectors::generate_json()); }