Jesse Phillips Wrote: > It doesn't take much to make it work with D2. I have a working one, and has > mention of what I changed so I should be able to redistribute it. I'll double > check though.
Here it is: https://github.com/he-the-great/ini.d/tree/D2 The master branch should also work with D1 and D2 compilers before 2.052. Maybe I should just update the catch block to capture Throwable there. The D2 branch has annotations too.
