Found a leak, moving to linux

This commit is contained in:
2022-08-28 23:47:58 +01:00
parent f705d82aee
commit 4fb2dea1b4
5 changed files with 95 additions and 4 deletions

View File

@@ -194,8 +194,8 @@ int hashLiteral(Literal lit) {
return hash(res);
}
// case LITERAL_FUNCTION:
// //
case LITERAL_FUNCTION:
return 0;
case LITERAL_IDENTIFIER:
return HASH_I(lit); //pre-computed