Hi, What's the meaning of the dot in the call to writeln() below?
```d .writeln("Hello there!"); ```I haven't found this in the spec or anywhere else. This is used very often in the source code for Phobos.
Thanks, dhs
Hi, What's the meaning of the dot in the call to writeln() below?
```d .writeln("Hello there!"); ```I haven't found this in the spec or anywhere else. This is used very often in the source code for Phobos.
Thanks, dhs