]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/gdc.test/runnable/imports/test11745b.d
Add D front-end, libphobos library, and D2 testsuite.
[thirdparty/gcc.git] / gcc / testsuite / gdc.test / runnable / imports / test11745b.d
1 module imports.test11745b;
2
3 unittest
4 {
5
6 }
7
8 private unittest
9 {
10
11 }
12
13 private:
14 unittest
15 {
16
17 }