fail40

Undocumented in source.
immutable
@TargetOs.windows
auto fail40 = q{--- fail40 // Should fail on Windows target @extern(syscall, 60) void exit(); --- <error> fail40:2:2: Error: @extern(syscall) attribute is only implemented on linux };

Meta