D warning suppressions in autodoc testcase

This commit is contained in:
William S Fulton 2019-01-19 19:47:51 +00:00
commit 8e1893f355

View file

@ -1,5 +1,7 @@
%module(docstring="hello.") autodoc
%warnfilter(SWIGWARN_PARSE_KEYWORD) inout;
%feature("autodoc");
// special typemap and its docs