Fix some warning
This commit is contained in:
parent
ec8c3ff5ec
commit
31afc6fcbf
3 changed files with 5 additions and 4 deletions
|
|
@ -9,5 +9,5 @@ std::shared_ptr<SqlAst::Expression> parseExpression(SqlParser &parser)
|
|||
// number
|
||||
// symbol
|
||||
// left parenthesis
|
||||
|
||||
return nullptr;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue