git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6733 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2004-11-15 22:15:32 +00:00
commit bebc53f9a2

View file

@ -8,7 +8,7 @@ public:
Foo(float a, float b=1.0)
{
}
r
Foo(float a, int c, float b=1.0)
{
}