libphobos: Define main function as extern(C) when compiling without D runtime (PR102476)
[official-gcc.git] / gcc / testsuite / gdc.dg / pr102476.d
blob543716eb37d707f020336b01c1d52ba345d24678
1 // https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102476
2 // { dg-do link }
3 // { dg-options "-fmain -fno-druntime" }