Rich text formatting is now available on forum.dlang.org

aberba karabutaworld at gmail.com
Sun Apr 4 10:57:38 UTC 2021


On Thursday, 1 April 2021 at 07:27:38 UTC, Vladimir Panteleev 
wrote:
> (This post best viewed on

```d
import std.stdio: writeln;
void nice()
{
     writeln("It works!");
}
```

Cool!


More information about the Digitalmars-d mailing list