系統:ubuntu22.04
URL:https://dlang.org/download.html
https://dlang.org/install.html
https://lindevs.com/install-dmd-on-ubuntu
https://lindevs.com/install-dmd-on-ubuntu
https://lindevs.com/install-dmd-on-ubuntu
import std.stdio;
void main()
{
writeln("Hello world");
}