parent
a81427f97f
commit
49e6e83bc3
|
@ -1565,8 +1565,7 @@ private:
|
|||
ASSERT_EQUALS("", errout.str());
|
||||
}
|
||||
|
||||
void incorrectLogicOperator15()
|
||||
{
|
||||
void incorrectLogicOperator15() {
|
||||
// 10022
|
||||
check("struct PipeRoute {\n"
|
||||
" std::deque<int> points;\n"
|
||||
|
|
Loading…
Reference in New Issue