mirror of https://github.com/swig/swig
renamed test module, in accordance with other tests
This commit is contained in:
parent
e2d4542350
commit
4aa86c6647
|
@ -1,4 +1,4 @@
|
|||
%module A
|
||||
%module nested_ignore
|
||||
%warnfilter(SWIGWARN_PARSE_NAMED_NESTED_CLASS) B::C::D;
|
||||
|
||||
%rename($ignore) B::C;
|
||||
|
|
Loading…
Reference in New Issue