On Friday, 20 October 2023 at 16:41:40 UTC, Imperatorn wrote:
Here's a script to get you started


Same instructions for DIP1027:

```
git clone https://github.com/WalterBright/dmd.git
cd dmd
git checkout dip1027
rdmd compiler/src/build.d
```

Then same instructions as above but without the need to copy interpolation.d

Reply via email to