adding more tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6740 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
d4f03d249e
commit
edb5a6669f
7 changed files with 42 additions and 11 deletions
|
|
@ -83,6 +83,10 @@ private:
|
|||
|
||||
};
|
||||
|
||||
|
||||
|
||||
class FooBar : private Foo
|
||||
{
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue