Phobos Unittest

Per Nordlöw per.nordlow at gmail.com
Sat Sep 4 20:06:27 UTC 2021


On Saturday, 4 September 2021 at 20:05:17 UTC, Per Nordlöw wrote:
> ```sh
> time dmd import_std.d -o-
> ```

should be

```sh
time dmd -unittest import_std.d -o-
```


More information about the Digitalmars-d-learn mailing list