Errors

#![allow(unused)]
fn main() {
println!("hello world");
}