test229

Undocumented in source.
immutable
auto test229 = q{--- test229 /// Attribute scope @extern(module, "host") { void foo(u32 a){} } // shouldn't get the attribute. TODO: need ability to assert that. void bar(u32 a){} };

Meta