mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Squashing bugs
This commit is contained in:
@@ -1469,7 +1469,7 @@ static bool execFnCall(Interpreter* interpreter) {
|
||||
}
|
||||
|
||||
freeLiteral(restType);
|
||||
freeLiteral(lit);
|
||||
freeLiteralArray(&rest);
|
||||
}
|
||||
|
||||
//execute the interpreter
|
||||
|
||||
Reference in New Issue
Block a user