Squashing bugs

This commit is contained in:
2022-09-03 08:45:06 +01:00
parent 4ad33a3082
commit 1b8559f0ef
3 changed files with 5 additions and 12 deletions

View File

@@ -1469,7 +1469,7 @@ static bool execFnCall(Interpreter* interpreter) {
}
freeLiteral(restType);
freeLiteral(lit);
freeLiteralArray(&rest);
}
//execute the interpreter