import std; i32 main() { print("Hello world!\n"); return 0; }