adding more broken cases
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7741 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
4756a8628c
commit
a04ecfbfe3
4 changed files with 16 additions and 0 deletions
|
|
@ -1,16 +0,0 @@
|
|||
%module constants
|
||||
|
||||
|
||||
%inline %{
|
||||
|
||||
struct A {
|
||||
A(double) { }
|
||||
|
||||
};
|
||||
|
||||
const A b123(3.0);
|
||||
|
||||
%}
|
||||
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue