add 'docstring' test-case

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8678 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2006-02-02 17:18:37 +00:00
commit 21be4f51f0

View file

@ -1,4 +1,4 @@
%module autodoc
%module(docstring="hello") autodoc
%feature("autodoc");