Hello World - Advanced

Kelpalots Techance Network deathix at gmail.com
Thu Aug 26 06:44:04 UTC 2021


On Thursday, 26 August 2021 at 06:28:16 UTC, Kelpalots Techance 
Network wrote:
> import std.stdio;
>
>     void main() {
>         printf-color="red"=("Hello, This New World!") parse;
>         printf-color="green"=("What's coooking for Breakfast, 
> Lunch, and Dinner?") parse;
>         printf-color="blue"=("Love you bunches, Perfect 
> Peace!!!") parse;
>     }
>
> [...]

Oh by the way, I seem to have misused this old house. So I took 
out import stuffz0rs, and it didn't complain.

     void main() {
         printf-color="red"=("Hello, This New World!") parse;
         printf-color="green"=("What's coooking for Breakfast, 
Lunch, and Dinner?") purse;
         printf-color="blue"=("Love you bunches, Perfect 
Peace!!!") farse;
     }


More information about the Digitalmars-d mailing list