summaryrefslogblamecommitdiff
path: root/tests/typing/bad/testfile-redef-6.cpp
blob: 32b0dfde5221301ec47c13a740e25c48f390157e (plain) (tree)
1
2

                                  
class S { public: int a; int a; };