func() renamed to foo() for 'go'
This commit is contained in:
parent
4b3694bf15
commit
1f1286ab75
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ namespace B {
|
|||
|
||||
struct F
|
||||
{
|
||||
const E::D func();
|
||||
const E::D foo();
|
||||
};
|
||||
}
|
||||
%}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue