cleanup grammar at end of test
This commit is contained in:
parent
9e05cc1d69
commit
3bade857c7
1 changed files with 1 additions and 0 deletions
|
@ -398,5 +398,6 @@ int main()
|
||||||
delete[] candidate.code_points;
|
delete[] candidate.code_points;
|
||||||
candidate.code_points = nullptr;
|
candidate.code_points = nullptr;
|
||||||
}
|
}
|
||||||
|
delete grammar;
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue