summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/input/d/extern_.d
blob: a583b08e07a00ca1b816cb371fcfcc4a3905fa20 (plain)
1
2
3
4
5
6
extern(D): void func();

void x()
{
    int xx;
}