progress
This commit is contained in:
@@ -336,7 +336,7 @@ struct _Ground {
|
||||
|
||||
struct {
|
||||
void (*append) (GroundInstruction* instruction, GroundArg arg);
|
||||
void (*execute) (GroundInstruction* instruction, GroundState* state);
|
||||
int64_t (*execute) (GroundInstruction* instruction, GroundValue* heap);
|
||||
} Instruction;
|
||||
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user