fail67

Undocumented in source.
immutable
@TestInfo(null, [HostSymbol("external_noop", cast(void*)&external_noop)])
auto fail67 = q{--- fail67 /// Error for external function pointing to non-existing function in existing module @extern(module, "host") void external(); --- <error> fail67:3:7: Error: Cannot find external symbol `external` in host module `host` };

Meta