summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/def.h
blob: c9bc36d61da79127824a904910b42a2d676a60c4 (plain)
1
2
3
4
5
6
7
@interface A
@end

struct B {
  int b1;
};

OpenPOWER on IntegriCloud