summaryrefslogtreecommitdiffstats
path: root/test/input/Field-deprecated.cxx
blob: 7c12e8f46a0d260231800c2684debb5676dfbe05 (plain)
1
2
3
4
class start
{
  __attribute__((deprecated)) int field;
};