import std.stdio; void main() { "Hello world!".writeln; }