fix(src/tests/shared/name): invalid delete
This commit is contained in:
parent
81baa64c77
commit
53bf7f5ff1
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ void anonymous_unique() {
|
|||
check(lean_name_eq(a1, a2));
|
||||
lean_name_del(a1);
|
||||
lean_name_del(a2);
|
||||
lean_exception_del(ex);
|
||||
}
|
||||
|
||||
int main() {
|
||||
|
|
Loading…
Reference in a new issue