]> gcc.gnu.org Git - gcc.git/blob - gcc/testsuite/gdc.test/compilable/test11237.d
Add D front-end, libphobos library, and D2 testsuite.
[gcc.git] / gcc / testsuite / gdc.test / compilable / test11237.d
1 // PERMUTE_ARGS:
2 // POST_SCRIPT: compilable/extra-files/test11237.sh
3
4 struct Buffer { ubyte[64 * 1024] buffer; }
This page took 0.039555 seconds and 5 git commands to generate.