summaryrefslogtreecommitdiff
path: root/tests/headers/class.hpp
blob: 53894ab379c739f715ebf74d64f3b2dc7bdbc1c1 (plain)
1
2
3
class C {
    int a;
};