test55

Undocumented in source.
immutable
@TestInfo(&tester55, [HostSymbol("print", cast(void*)&external_print_string)])
auto test55 = q{--- test55 // test slice forwarding @extern(module, "host") void print(u8[] str); void forward(u8[] str) { print(str); } };

Meta