test225

Undocumented in source.
immutable
auto test225 = q{--- test225 /// Feature: `@attr:` /// Should not give an error if function with the body has broadcasted @extern attribute @extern(module, "modA"): // both are broadcasted @extern(module, "modB"): // each attribute with its own : void withAttrib(){} };

Meta