function calling works in theory (can't test yet)

This commit is contained in:
2026-07-03 15:14:41 +10:00
parent a06d3ba55d
commit ce483dacc2
6 changed files with 169 additions and 71 deletions

View File

@@ -25,6 +25,8 @@ sources = files(
'src/Copy/Identifier.c',
'src/Copy/BytecodeValue.c',
'src/Free/Function.c',
'src/Free/List.c',
'src/Free/Object.c',