Extend diamond multi test to fix go
This commit is contained in:
parent
b08713f09f
commit
0268dde201
5 changed files with 30 additions and 0 deletions
|
|
@ -14,3 +14,7 @@ class ZZZ : public XXX
|
|||
public:
|
||||
int testz();
|
||||
};
|
||||
|
||||
%inline %{
|
||||
void use_www_a(const WWW& w) {w.nullop();}
|
||||
%}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue