On Sat, 27 Jun 2015 22:49:13 +0000, Tofu Ninja wrote:

> On Saturday, 27 June 2015 at 22:20:40 UTC, ketmar wrote:
>> 2. no.
> 
> Hmm...  any reason why?

p.s. note that static ctors are *intended* to run in runtime, not in 
compile time. if compiler decides that some code is not required in 
runtime, it is free to remove all that code, including static ctors.

Attachment: signature.asc
Description: PGP signature

Reply via email to