On 05/13/2012 03:32 AM, Dmitry Olshansky wrote:
On 13.05.2012 6:07, Chad J wrote:
I want some way to print out the state of variables in a function being executed at compile time. Can it be done?Try pulling this guy (aka __ctfeWrite): https://github.com/D-Programming-Language/dmd/pull/692
Cool, thanks!
