> Are you putting the pragma in main.d, or just in an imported module that > doesn't get compiled? In main.d, right after the imports. I only import std.stdio and std.socket.. L.