Hi,
Is it allowed in D similar designs?

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

Reply via email to