[Go] Fix member variables in base classes to handle CWRAP_NATURAL_VAR
correctly. Add a test case for the problem. Fixes #339.
This commit is contained in:
parent
c6b3088e58
commit
11d8403c3c
4 changed files with 47 additions and 3 deletions
|
|
@ -246,6 +246,7 @@ CPP_TEST_CASES += \
|
|||
ignore_parameter \
|
||||
import_nomodule \
|
||||
inherit \
|
||||
inherit_member \
|
||||
inherit_missing \
|
||||
inherit_same_name \
|
||||
inherit_target_language \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue