35 fprintf(stderr,
"POW expects ints\n");
Tagged union representing a Fun value.
Value make_int(int64_t v)
Construct a Value representing a 64-bit integer.
static Value pop_value(VM *vm)
Pop a Value from the VM operand stack.
static void push_value(VM *vm, Value v)
Push a Value onto the VM operand stack.