Hello World

claptrap clap at trap.com
Thu Feb 18 10:24:37 UTC 2021


import std;

void main()
{
     throw new Exception("Goodbye cruel world!");
}





More information about the Digitalmars-d mailing list