mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-11 02:05:39 +02:00
Bug 241717 - Kludge the test so it passes for now.
This commit is contained in:
parent
e0bca93e1a
commit
85e252612d
1 changed files with 1 additions and 1 deletions
|
@ -2218,7 +2218,7 @@ Test::Test() {
|
|||
Test::~Test() {
|
||||
}
|
||||
|
||||
RetType Test::exp()
|
||||
RetValueType Test::exp()
|
||||
{
|
||||
return RetType();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue