test58

Undocumented in source.
immutable
auto test58 = q{--- test58 // Test declaration statement that declares pointer var struct SDL_Event { u32 type; } void run() { SDL_Event* key; } };

Meta