more tests for the runtime
This commit is contained in:
+1
-1
@@ -884,7 +884,7 @@ static _Bool runInstruction(Runtime *runtime, Error *error)
|
||||
|
||||
return Runtime_Push(runtime, error, obj);
|
||||
}
|
||||
|
||||
|
||||
case OPCODE_PUSHFLT:
|
||||
{
|
||||
ASSERT(opc == 1);
|
||||
|
||||
Reference in New Issue
Block a user