fail65

Undocumented in source.
immutable
auto fail65 = q{--- fail65 /// Error for external function without @extern annotation void external(); --- <error> fail65:2:7: Error: External function `external` must be annotated with @extern attribute };

Meta