Fixed bug 3285386: parse error from 'operator T*&()'
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12637 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
5d062855a7
commit
cade0f6533
3 changed files with 28 additions and 1 deletions
|
|
@ -264,6 +264,7 @@ CPP_TEST_CASES += \
|
|||
null_pointer \
|
||||
operator_overload \
|
||||
operator_overload_break \
|
||||
operator_pointer_ref \
|
||||
operbool \
|
||||
ordering \
|
||||
overload_copy \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue