https://issues.dlang.org/show_bug.cgi?id=23630
--- Comment #3 from [email protected] --- Thank you for investigating this issue quickly. The failure of assert that was pointed out may be due to the use of random numbers. As far as I can tell from running it multiple times on my end, there is no problem with the data, and it completed normally with version 2.100.1 (ldc2 1.30). It does not seem to be related to the segfault that occurs with version 2.101.0. Could you please try running it a few more times to confirm? --
