import std.stdio; import mod; void main() { writeln("Hello from D, value is ", Klass.VAL, "!"); }