test11

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

Meta