function body fixed
This commit is contained in:
parent
1050f14558
commit
e2d4542350
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ namespace B {
|
|||
|
||||
struct F
|
||||
{
|
||||
const E::D foo(){};
|
||||
const E::D foo(){ return E::D(); }
|
||||
};
|
||||
}
|
||||
%}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue