skl131313
Results
1
issues of
skl131313
Part of the problem seems to be the use of `--ast` with dscanner. Using `dscanner --ast` with [std.datetime](https://github.com/dlang/phobos/blob/v2.073.0/std/datetime.d) takes upwards of a minute and generates a 60 megabyte file. Using...