mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
8.36
This commit is contained in:
parent
8cc5973f1a
commit
553b437d38
71 changed files with 6723 additions and 4616 deletions
|
|
@ -149,6 +149,8 @@ static void TestBigComment() {
|
|||
// small stack size
|
||||
|
||||
int main(int argc, char** argv) {
|
||||
(void)argc;
|
||||
(void)argv;
|
||||
TestScanner();
|
||||
TestBigComment();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue