test10

Undocumented in source.
immutable
auto test10 = q{--- test10 // Test reading pointer at zero index i32 run(i32* array) { return array[0]; } };

Meta