test227

Undocumented in source.
immutable
@TestInfo(null, [HostSymbol("withAttribA", cast(void*)&external_noop), HostSymbol("withAttribB", cast(void*)&external_noop)])
auto test227 = q{--- test227 /// Feature: `@attr:` /// Multiple functions with the same attribute @extern(module, "host"): void withAttribA(); void withAttribB(); };

Meta