summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.72.0/tests/expected/d/40300-extern_.d
blob: 40131d6dd553fdb2b4e541b434ca414a700dbabe (plain)
1
2
3
4
5
6
extern(D) : void func();

void x()
{
    int xx;
}