test56

Undocumented in source.
immutable
auto test56 = q{--- test56 // test using bool variable for branching void branch() { bool run = true; while (run) {} } };

Meta