fail60

Undocumented in source.
immutable
auto fail60 = q{--- fail60 // Trying to define extern module function @extern(module, "kernel32") u8 getByte() { return 10; } --- <error> fail60:3:5: Error: External function cannot have a body };

Meta