fn main() {
    println!("Hello, Should Compile :)");
}